More intelligent jmavsim killing.

This commit is contained in:
jgoppert
2015-10-25 11:47:46 -04:00
committed by Lorenz Meier
parent 21cf3e0cce
commit c520a678a6
+1 -2
View File
@@ -19,9 +19,8 @@ fi
# kill process names that might stil
# be running from last time
pkill java
pkill mainapp
pkill `jps | grep Simulator | cut -d" " -f1`
cp Tools/posix_lldbinit $build_path/src/firmware/posix/.lldbinit
cp Tools/posix.gdbinit $build_path/src/firmware/posix/.gdbinit