]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
f_swapfs: Fix expect script to deal with extra spaces now printed
authorTheodore Ts'o <tytso@mit.edu>
Sun, 3 Feb 2002 06:24:37 +0000 (01:24 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 3 Feb 2002 06:24:37 +0000 (01:24 -0500)
by debugfs's ls command.

tests/ChangeLog
tests/f_swapfs/expect

index 0ca095e561a8473242583bc054f34ec2c115566c..1ef6f026ba1392d19b8764b9189c5180ab816f60 100644 (file)
@@ -2,6 +2,11 @@
 
        * Release of E2fsprogs 1.26
 
+2002-02-03  Theodore Tso  <tytso@valinux.com>
+
+       * f_swapfs: Fix expect script to deal with extra spaces now
+               printed by debugfs's ls command.
+
 2002-01-06  Andreas Dilger  <adilger@turbolinux.com>
 
        * Makefile: Add new target "make testnew" which will create a new
index 8e04a24cbd45c4f734c1ecb98bd14ddf46ce4486..ecbb990714c6e5baf320df7580496e6502edf8ce 100644 (file)
@@ -18,9 +18,9 @@ test_filesys: 25/256 files (0.0% non-contiguous), 418/1024 blocks
 Exit status is 0
 Running debugfs....
 debugfs: ls
-2 (12) .   2 (12) ..   11 (20) lost+found   12 (16) fluff   
-13 (28) indirect-fluff-test   14 (28) double-indirect-test   15 (20) sym   
-16 (24) long-sym-test   17 (864) dir-test   
+ 2  (12) .    2  (12) ..    11  (20) lost+found    12  (16) fluff   
+ 13  (28) indirect-fluff-test    14  (28) double-indirect-test   
+ 15  (20) sym    16  (24) long-sym-test    17  (864) dir-test   
 debugfs: stat sym
 Inode: 15   Type: symlink    Mode:  0777   Flags: 0x0   Generation: 1
 User:     0   Group:     0   Size: 5
@@ -80,9 +80,9 @@ test_filesys: 25/256 files (0.0% non-contiguous), 418/1024 blocks
 Exit status is 0
 Running debugfs....
 debugfs: ls
-2 (12) .   2 (12) ..   11 (20) lost+found   12 (16) fluff   
-13 (28) indirect-fluff-test   14 (28) double-indirect-test   15 (20) sym   
-16 (24) long-sym-test   17 (864) dir-test   
+ 2  (12) .    2  (12) ..    11  (20) lost+found    12  (16) fluff   
+ 13  (28) indirect-fluff-test    14  (28) double-indirect-test   
+ 15  (20) sym    16  (24) long-sym-test    17  (864) dir-test   
 debugfs: stat sym
 Inode: 15   Type: symlink    Mode:  0777   Flags: 0x0   Generation: 1
 User:     0   Group:     0   Size: 5