From: Stefano Lattarini Date: Wed, 22 May 2013 09:09:39 +0000 (+0200) Subject: cosmetics: remove a couple of extra whitespaces in tests X-Git-Tag: v1.13.2b~43 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=edbe522d6e9abe71a018d1323ae00f7e7c1625eb;p=platform%2Fupstream%2Fautomake.git cosmetics: remove a couple of extra whitespaces in tests * t/instdir.sh: Here. * t/instdir2.sh: And here. Signed-off-by: Stefano Lattarini --- 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"