Kill more thoroughly
authorSiraaj Khandkar <siraaj@khandkar.net>
Fri, 22 Mar 2019 20:31:26 +0000 (16:31 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Fri, 22 Mar 2019 20:31:26 +0000 (16:31 -0400)
x4/sanity_check

index 67d638b..4250b5a 100755 (executable)
@@ -12,7 +12,7 @@ sensors_kill_all() {
         kill -9 $(cat $pid_file) || true
         rm $pid_file
     done
-    pkill khatus_x4_sensor || true
+    pkill khatus_x4 || true
 }
 
 sensors_fork_all() {
This page took 0.017578 seconds and 4 git commands to generate.