]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
doc: add descriptive comment at top of hammer.sh script 766/head
authorNathan Cutler <ncutler@suse.com>
Thu, 7 Jan 2016 19:57:54 +0000 (20:57 +0100)
committerNathan Cutler <ncutler@suse.com>
Thu, 7 Jan 2016 19:57:54 +0000 (20:57 +0100)
This script was added by 303e863d32c077c17cd8a027172af8204434a66b - this
commit takes the description from that commit and places it in a comment at
the top of the script.

Without this descriptive comment, the only thing we have to go on is the
filename, hammer.sh, which is easily confused with Hammer as in version
0.94 of Ceph.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
hammer.sh

index 30af3f375664ed2615ca0e9a6c9c1ca9e0b702ce..01abd6501ac834893170f2c7b1346fc3ad5cac37 100755 (executable)
--- a/hammer.sh
+++ b/hammer.sh
@@ -1,4 +1,7 @@
 #!/bin/sh -ex
+#
+# simple script to repeat a test until it fails
+#
 
 if [ $1 = "-a" ]; then
     shift