From ac1ef5630c21c92455c8da9f4d77b81536ef9808 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 20 Jun 2010 08:11:09 -0400 Subject: Whitespace fixes. --- tests/dimension/arithexp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/dimension/arithexp.sh b/tests/dimension/arithexp.sh index 917f6bc..c5be884 100755 --- a/tests/dimension/arithexp.sh +++ b/tests/dimension/arithexp.sh @@ -25,7 +25,7 @@ arithexp_exp="$(echo -n \ (sphere (vector (float 2) (float 2) (float 3) (integer 0) (integer 0)) (float 0.718282)) - object-modifiers))' \ + object-modifiers))' \ | tr '\n' ' ' | sed -r 's/[[:space:]]+/ /g')" if [ "$arithexp" != "$arithexp_exp" ]; then -- cgit v1.2.3