diff options
Diffstat (limited to 'intro2-tour')
-rwxr-xr-x | intro2-tour | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/intro2-tour b/intro2-tour index 38cd863..33ccc09 100755 --- a/intro2-tour +++ b/intro2-tour @@ -256,6 +256,7 @@ EOF sed -i -re 's/^#import/import/' hello/buildfile show bdep test -i +cd .. # Developing Multiple Packages and Projects (multi-package). # |