]> scripts.mit.edu Git - wizard.git/blobdiff - tests/setup
Implement all user information hooks.
[wizard.git] / tests / setup
index 85da3838b408139c4f959f0d9f0283ce5ed7a731..c8c21ef707178a45f2f3ea4d4ebd4e9209751b4d 100644 (file)
@@ -21,7 +21,7 @@ fi
 # APPVERSION is directly interpolated into bash, so it can represent
 # 0 arguments.
 if [ "$VERSION" == "head" ]; then
-    APPVERSION=""
+    APPVERSION="$APP"
 else
     APPVERSION="$APP-$VERSION-scripts" # XXX incorrect if a -scripts2 version exists
 fi