diff options
author | Theodore Ts'o <tytso@mit.edu> | 2003-03-25 23:08:29 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2003-03-25 23:08:29 -0500 |
commit | 1de639452665630cf603d273fe05285f1e62c17f (patch) | |
tree | a1a24bc763ad3b24a85a501ade13b22c0231228c /tests | |
parent | fc05eb08baf4c971026f1daecc2278d43c7339f6 (diff) | |
download | e2fsprogs-1de639452665630cf603d273fe05285f1e62c17f.tar.gz |
f_h_badnode, f_h_badroot, f_h_reindex: Updated expect script to
remove the optimizing directories message.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ChangeLog | 5 | ||||
-rw-r--r-- | tests/f_h_badnode/expect.1 | 1 | ||||
-rw-r--r-- | tests/f_h_badroot/expect.1 | 1 | ||||
-rw-r--r-- | tests/f_h_reindex/expect.1 | 1 |
4 files changed, 5 insertions, 3 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index b55c1604..11620322 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2003-03-25 Theodore Ts'o <tytso@mit.edu> + + * f_h_badnode, f_h_badroot, f_h_reindex: Updated expect script to + remove the optimizing directories message. + 2003-03-15 Theodore Ts'o <tytso@mit.edu> * f_dup_de: Added test case provided from Debian bug report #176814 diff --git a/tests/f_h_badnode/expect.1 b/tests/f_h_badnode/expect.1 index 4f045875..8554bc75 100644 --- a/tests/f_h_badnode/expect.1 +++ b/tests/f_h_badnode/expect.1 @@ -10,7 +10,6 @@ Invalid HTREE directory inode 12929 (/test2). Clear? yes Pass 3: Checking directory connectivity Pass 3A: Optimizing directories -Optimizing directories: 12929 Pass 4: Checking reference counts Pass 5: Checking group summary information diff --git a/tests/f_h_badroot/expect.1 b/tests/f_h_badroot/expect.1 index 27cdffe5..398eea2b 100644 --- a/tests/f_h_badroot/expect.1 +++ b/tests/f_h_badroot/expect.1 @@ -30,7 +30,6 @@ Invalid HTREE directory inode 73393 (/test6). Clear? yes Pass 3: Checking directory connectivity Pass 3A: Optimizing directories -Optimizing directories: 13345 26689 40033 53377 66721 73393 80065 86737 93409 Pass 4: Checking reference counts Pass 5: Checking group summary information diff --git a/tests/f_h_reindex/expect.1 b/tests/f_h_reindex/expect.1 index ddd4cc98..7a315178 100644 --- a/tests/f_h_reindex/expect.1 +++ b/tests/f_h_reindex/expect.1 @@ -948,7 +948,6 @@ Invalid HTREE directory inode 24001 (/test2). Clear? yes Pass 3: Checking directory connectivity Pass 3A: Optimizing directories -Optimizing directories: 16001 24001 Pass 4: Checking reference counts Pass 5: Checking group summary information |