aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-04-27 20:39:46 +0200
committertomsmeding <hallo@tomsmeding.nl>2015-04-27 20:39:46 +0200
commitc7ed2fc4a0080123983ec0aff21c9727bbd18e83 (patch)
treed6e9faed60defb0cb94159639dd012f8fe5f06b9
parent5af92d8275873fb96243217435c39b332a9e95b8 (diff)
--amend
-rwxr-xr-xfullcompTabMT.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fullcompTabMT.sh b/fullcompTabMT.sh
index ee73fb3..53c442e 100755
--- a/fullcompTabMT.sh
+++ b/fullcompTabMT.sh
@@ -109,7 +109,7 @@ for p1 in $BINARIES; do
printf "\x1B[$y;1H$p1\x1B[$y;$((max_command_len + 1))H|$(repstring ' |' $NBINS)"
ponei=$((ponei + 1))
done
-printf "\x1B[$((NBINs + 4));1H>competition.log\n"
+printf "\x1B[$((NBINS + 4));1H>competition.log\n"
#prepare the actual competition
ponei=1