mirror of
https://github.com/ceph/ceph
synced 2025-01-19 17:41:39 +00:00
test: Fix comment at end of scrub test scripts
Signed-off-by: David Zafman <dzafman@redhat.com>
This commit is contained in:
parent
43aaecf84d
commit
bae4940574
@ -127,3 +127,4 @@ main osd-recovery-scrub "$@"
|
||||
# Local Variables:
|
||||
# compile-command: "cd build ; make -j4 && \
|
||||
# ../qa/run-standalone.sh osd-recovery-scrub.sh"
|
||||
# End:
|
||||
|
@ -4991,6 +4991,6 @@ EOF
|
||||
main osd-scrub-repair "$@"
|
||||
|
||||
# Local Variables:
|
||||
# compile-command: "cd ../.. ; make -j4 && \
|
||||
# test/osd/osd-scrub-repair.sh # TEST_corrupt_and_repair_replicated"
|
||||
# compile-command: "cd build ; make -j4 && \
|
||||
# ../qa/run-standalone.sh osd-scrub-repair.sh"
|
||||
# End:
|
||||
|
@ -701,5 +701,6 @@ EOF
|
||||
main osd-scrub-snaps "$@"
|
||||
|
||||
# Local Variables:
|
||||
# compile-command: "cd ../.. ; make -j4 && \
|
||||
# test/osd/osd-scrub-snaps.sh"
|
||||
# compile-command: "cd build ; make -j4 && \
|
||||
# ../qa/run-standalone.sh osd-scrub-snaps.sh"
|
||||
# End:
|
||||
|
@ -109,5 +109,6 @@ function TEST_scrub_test() {
|
||||
main osd-scrub-test "$@"
|
||||
|
||||
# Local Variables:
|
||||
# compile-command: "cd ../.. ; make -j4 && \
|
||||
# qa/standalone/scrub/osd-scrub-test.sh"
|
||||
# compile-command: "cd build ; make -j4 && \
|
||||
# ../qa/run-standalone.sh osd-scrub-test.sh"
|
||||
# End:
|
||||
|
Loading…
Reference in New Issue
Block a user