From edbe522d6e9abe71a018d1323ae00f7e7c1625eb Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 22 May 2013 11:09:39 +0200 Subject: [PATCH] cosmetics: remove a couple of extra whitespaces in tests * t/instdir.sh: Here. * t/instdir2.sh: And here. Signed-off-by: Stefano Lattarini --- t/instdir.sh | 2 +- t/instdir2.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/t/instdir.sh b/t/instdir.sh index bd5915bc7..6cc4c2c3e 100644 --- a/t/instdir.sh +++ b/t/instdir.sh @@ -55,7 +55,7 @@ cd build ../configure --prefix="$instdir" $MAKE -nukedirs='bindir= datadir= includedir= foodir= bardir= man1dir= man2dir=' +nukedirs='bindir= datadir= includedir= foodir= bardir= man1dir= man2dir=' run_make $nukedirs install test ! -e "$instdir" diff --git a/t/instdir2.sh b/t/instdir2.sh index 78a8acca0..e85e9c190 100644 --- a/t/instdir2.sh +++ b/t/instdir2.sh @@ -77,7 +77,7 @@ cd build ../configure --prefix="$instdir" $MAKE -nukedirs='bindir= datadir= includedir= foodir= bardir= man1dir= man2dir=' +nukedirs='bindir= datadir= includedir= foodir= bardir= man1dir= man2dir=' run_make $nukedirs install test ! -e "$instdir" -- 2.47.2