summaryrefslogtreecommitdiffstats
path: root/src/stop.sh
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2009-01-17 19:06:03 +0100
committerSage Weil <sage@newdream.net>2009-01-17 19:06:03 +0100
commita4ab37719e968095a1c13023ee04de449f8a7da4 (patch)
tree922d82485085a598a28efc5221efde6eddce7a28 /src/stop.sh
parentmds: carry RDCACHE|WRBUFFER through xlock. (diff)
downloadceph-a4ab37719e968095a1c13023ee04de449f8a7da4.tar.xz
ceph-a4ab37719e968095a1c13023ee04de449f8a7da4.zip
bash, not sh
Diffstat (limited to 'src/stop.sh')
-rwxr-xr-xsrc/stop.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stop.sh b/src/stop.sh
index d0f186d8307..9837a0affe1 100755
--- a/src/stop.sh
+++ b/src/stop.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
do_killall() {
pg=`pgrep -f crun.*$1`