Trivial whitespace change

This commit is contained in:
Chris Lane 2016-01-04 21:54:38 -05:00
parent f9e8e041ef
commit ceb3707d28
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ done
for i in `seq 1 10`
do
echo $i
done
done