]> git.donarmstrong.com Git - neurodebian.git/blobdiff - tools/nd_login
Also for stats report which repo and which job number use our setup
[neurodebian.git] / tools / nd_login
index 2237e5c6dbee7e7ececd2e8196bb3fe58e29d8d9..828dd6709f493f0e6e5fbeb77bc3e3192820a7ed 100755 (executable)
@@ -7,7 +7,7 @@ Script to log into a particular COW and bindmount some directory.
 Synopsis
 --------
 
-  nd_build <family> <codename> <arch> [bindmountdir] [cowbuilderopts]
+  nd_login <family> <codename> <arch> [bindmountdir] [cowbuilderopts]
 
 EOT
 exit 1
@@ -50,4 +50,4 @@ fi
 cowbuilder --login \
              --basepath ${cowbuilderroot}/cow/${family}-${dist}-${arch}.cow \
              $options \
-             $*
+             "$@"