Removed auto-wrapping from comment.Comment.string().
[be.git] / test_usage.sh
index 11be0d5272304bb1b2db28ad6e79a08d08a4ed9e..43b5d4d40160663b67460273bca80a0c734d750c 100755 (executable)
@@ -89,7 +89,7 @@ then # set a default ID
 fi
 echo "I am '$ID'"
 
-be set-root .
+be set-root
 OUT=`be new 'having too much fun'`
 echo "$OUT"
 BUG=`echo "$OUT" | sed -n 's/Created bug with ID //p'`