From 03ab1c6670d209c416eecb35625173b527f019bb Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Tue, 12 Jul 2016 14:45:31 +0200 Subject: [PATCH] t/test.sh: minor cleanup --- t/test.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/t/test.sh b/t/test.sh index bd2000d..6f1084b 100755 --- a/t/test.sh +++ b/t/test.sh @@ -31,8 +31,8 @@ git_diff() { mkdir test cd test -git init > /dev/null -cat > test.txt </dev/null +cat >test.txt < /dev/null +git commit -m 'Initial commit.' >/dev/null -cat > test.txt <test.txt <