finish unfinished work at basing all install paths on the program name
[ardour.git] / libs / midi++2 / run-tests.sh
index 36ef09d80b62de4867f44e420a36b84f134b21e3..c146b5f83a8c2851dc047e4c25319a3c2dda1ecf 100755 (executable)
@@ -9,8 +9,7 @@ fi
 
 # Make symlink to TakeFive.mid in build directory
 cd ../../build/libs/midi++2
-if [ "$1" == "debug" ]
-then 
+if [ "$1" == "debug" ]; then 
        gdb ./run-tests
 else
        ./run-tests