From 5be8bafab070709ccc7535bc895ff16f141e3ad5 Mon Sep 17 00:00:00 2001 From: Dongsheng Yang Date: Wed, 1 Jul 2015 11:44:16 +0800 Subject: mtd-utils: fix 'new blank line at EOF' problems Signed-off-by: Dongsheng Yang Signed-off-by: Brian Norris --- tests/jittertest/filljffs2.sh | 1 - tests/jittertest/plotJittervsFill.c | 4 ---- 2 files changed, 5 deletions(-) (limited to 'tests/jittertest') diff --git a/tests/jittertest/filljffs2.sh b/tests/jittertest/filljffs2.sh index d8c2a83..5d42ab5 100644 --- a/tests/jittertest/filljffs2.sh +++ b/tests/jittertest/filljffs2.sh @@ -13,4 +13,3 @@ do echo "sleeping $3" sleep $3 done - diff --git a/tests/jittertest/plotJittervsFill.c b/tests/jittertest/plotJittervsFill.c index 9f6c7b3..99e627b 100644 --- a/tests/jittertest/plotJittervsFill.c +++ b/tests/jittertest/plotJittervsFill.c @@ -306,7 +306,3 @@ int main( }/* end main() */ - - - - -- cgit v1.2.3