diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-25 12:45:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-25 12:45:25 +0200 |
commit | 3a88c3b9a85f44eadc35c1df23a3633004b876fc (patch) | |
tree | 60c169fa16a726ae0d63da007185b111916cbf16 /intro2-tour | |
parent | 3cda1a6d423f1fd1c9e2117316b7124113a5d7d8 (diff) |
Update intro scripts
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). # |