summaryrefslogtreecommitdiff
path: root/tests/gen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gen.sh')
-rwxr-xr-xtests/gen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gen.sh b/tests/gen.sh
index 652728f..4381384 100755
--- a/tests/gen.sh
+++ b/tests/gen.sh
@@ -53,7 +53,7 @@ for ((i=1; i<8; i++)); do
insertfiles $i
# for ((j=1; j<=$i; j++)); do
# labelmeta ${files[$j]}
- done
+# done
cd ..
tbdiff-create PATCHES/patch${nums[$i]}.tbd ${nums[$(($i - 1))]} ${nums[$i]}
done