aboutsummaryrefslogtreecommitdiff
path: root/testsuite/expr
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-26 01:49:12 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-26 01:49:12 +0200
commitba2dcccd799963ac74ee92300df494947820608b (patch)
treee27140083f1f4faebe86cde97a3dabbff5ac7f9e /testsuite/expr
parent0f8960542f6f5ae258e72e56ba7296a01a9c10af (diff)
downloadbusybox-ba2dcccd799963ac74ee92300df494947820608b.tar.gz
*: trailing empty lines removed
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/expr')
-rw-r--r--testsuite/expr/expr-works1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/expr/expr-works b/testsuite/expr/expr-works
index af49ac4d5..5a0fffbdc 100644
--- a/testsuite/expr/expr-works
+++ b/testsuite/expr/expr-works
@@ -56,4 +56,3 @@ busybox expr 0 \>= 1
if [ $? != 1 ] ; then
exit 1;
fi;
-