diff options
Diffstat (limited to 'intro2-tour')
-rwxr-xr-x | intro2-tour | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intro2-tour b/intro2-tour index 660ffc8..aa92b5e 100755 --- a/intro2-tour +++ b/intro2-tour @@ -173,7 +173,7 @@ show bdep sync # sed -i -re 's/^#import/import/' hello/buildfile sed -i -re 's/^#depends: libhello/depends: libhello/' manifest -bdep sync +bdep sync --no-progress cat <<EOF >>repositories.manifest : |