[Parted-commits] GNU Parted Official Repository: Changes to 'master'

Jim Meyering meyering at alioth.debian.org
Wed Apr 21 12:20:16 UTC 2010


 tests/t9021-maxima.sh |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8cc1e0db89810669f822d5a7b2ef150bfbf18d8f
Author: Jim Meyering <meyering at redhat.com>
Date:   Tue Apr 20 18:21:40 2010 +0200

    tests: remove unnecessary (duplicate) local var assignment
    
    * tests/t9021-maxima.sh: Remove duplicate ss=$sector_size_.

diff --git a/tests/t9021-maxima.sh b/tests/t9021-maxima.sh
index f408810..eb44eea 100755
--- a/tests/t9021-maxima.sh
+++ b/tests/t9021-maxima.sh
@@ -26,7 +26,6 @@ fi
 ss=$sector_size_
 
 fail=0
-ss=$sector_size_
 dev=dev-file
 PATH="..:$PATH"
 export PATH



More information about the Parted-commits mailing list