home
/
code
/
khatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91dd144
)
Kill more thoroughly
author
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 22 Mar 2019 20:31:26 +0000
(16:31 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 22 Mar 2019 20:31:26 +0000
(16:31 -0400)
x4/sanity_check
patch
|
blob
|
blame
|
history
diff --git
a/x4/sanity_check
b/x4/sanity_check
index
67d638b
..
4250b5a
100755
(executable)
--- a/
x4/sanity_check
+++ b/
x4/sanity_check
@@
-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.027915 seconds
and
4
git commands to generate.