[PATCH] remove trailing blank
Jim Meyering
jim at meyering.net
Mon May 14 07:43:06 UTC 2007
Signed-off-by: Jim Meyering <jim at meyering.net>
---
tests/t2000-mkfs.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/t2000-mkfs.sh b/tests/t2000-mkfs.sh
index 862ff21..aa72de5 100755
--- a/tests/t2000-mkfs.sh
+++ b/tests/t2000-mkfs.sh
@@ -76,7 +76,7 @@ test_expect_success \
test_expect_success \
'normalize the actual output' \
- 'sed -n "s/.*\(Warning: The existing.*\)$/\1/p" out > out2'
+ 'sed -n "s/.*\(Warning: The existing.*\)$/\1/p" out > out2'
test_expect_success \
'check for expected prompt' '$compare out2 exp'
--
1.5.2.rc3.27.g43d151
More information about the parted-devel
mailing list