Skip to content

Commit fa059a1

Browse files
author
Alan Hanson
committed
ppppppolish
1 parent e4f3f02 commit fa059a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/hammer_loop.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ fi
4545

4646
loop_log="$TEST_ROOT/hammer_loop.log"
4747
test_log="$TEST_ROOT/hammer_loop_test.log"
48-
dsc_ds_log="$TEST_ROOT/test_live_repair_dsc.log"
48+
dsc_ds_log="$TEST_ROOT/hammer_loop_dsc.log"
4949

5050
loops=20
5151

tools/test_repair.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ ds1_pid=$!
118118
${cds} run -d "${REGION_ROOT}/8830" -p 8830 &> "$ds_log_prefix"8830.txt &
119119
ds2_pid=$!
120120

121-
# Some programatic way to wait for all the downstairs to start before we
121+
# TODO: Some programatic way to wait for all the downstairs to start before we
122122
# continue here.
123123
sleep 20
124124

0 commit comments

Comments
 (0)