Skip to content

Commit

Permalink
adv. to 22
Browse files Browse the repository at this point in the history
git-svn-id: http://perl-compiler.googlecode.com/svn/trunk@46 ed534f1a-1453-0410-ab30-dfc593a8b23c
  • Loading branch information
Reini Urban committed Nov 29, 2009
1 parent 5b75aa6 commit cd1e24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/testc.sh
Expand Up @@ -127,7 +127,7 @@ if [ -n "$1" ]; then
shift
done
else
for b in $(seq -f"%02.0f" 21); do
for b in $(seq -f"%02.0f" 22); do
ctest $b
done
fi
Expand Down

0 comments on commit cd1e24b

Please sign in to comment.