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

Jim Meyering meyering at alioth.debian.org
Mon Nov 30 17:41:27 UTC 2009


 tests/t9020-alignment.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9461a3da07ea0a5910491877e5e935b09943d796
Author: Jim Meyering <meyering at redhat.com>
Date:   Thu Nov 26 23:00:47 2009 +0100

    tests: correct a comment
    
    * tests/t9020-alignment.sh: Correct a comment.

diff --git a/tests/t9020-alignment.sh b/tests/t9020-alignment.sh
index f59d6ae..277fd47 100755
--- a/tests/t9020-alignment.sh
+++ b/tests/t9020-alignment.sh
@@ -47,7 +47,7 @@ scsi_dev=$(cat dev-name)
 
 fail=0
 
-# create partition table and print
+# print alignment info
 "$abs_srcdir/print-align" $scsi_dev > out 2>&1 || fail=1
 
 compare out exp || fail=1



More information about the Parted-commits mailing list