]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-run: c* -> ceph-* rename: Use ceph-run as stderr prefix.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 23 Sep 2011 22:06:58 +0000 (15:06 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 23 Sep 2011 22:55:01 +0000 (15:55 -0700)
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
src/ceph-run

index 096cd7391f3f5d7eeaa5710c677f54e387f45c20..afc3d1a51358cdc0773fd69dfe08c96668a8ce6d 100755 (executable)
@@ -13,7 +13,7 @@ while [ true ]; do
            *)
                exit;
        esac
-       echo crun: $1 dumped core, restarting in $sleep seconds...
+       echo ceph-run: $1 dumped core, restarting in $sleep seconds...
        sleep $sleep
     else
        exit