diff options
author | Theodore Ts'o <tytso@mit.edu> | 1997-04-26 14:37:06 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 1997-04-26 14:37:06 +0000 |
commit | 74becf3c0a065f8d64e07ce4d31f9fe53be91d62 (patch) | |
tree | df6573f851195eb5a0beaa0bc540a74fc89cda3d /tests/f_badinode | |
parent | 900e442732393189b8ecfd3bb39176e398b24970 (diff) | |
download | e2fsprogs-74becf3c0a065f8d64e07ce4d31f9fe53be91d62.tar.gz |
Many files:
Checkin of e2fsprogs 1.02.
Diffstat (limited to 'tests/f_badinode')
-rw-r--r-- | tests/f_badinode/expect.1 | 2 | ||||
-rw-r--r-- | tests/f_badinode/expect.2 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/f_badinode/expect.1 b/tests/f_badinode/expect.1 index 7ed7b542..45525694 100644 --- a/tests/f_badinode/expect.1 +++ b/tests/f_badinode/expect.1 @@ -21,5 +21,5 @@ Free inodes count wrong for group #0 (19, counted=20). FIXED Free inodes count wrong (19, counted=20). FIXED test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** -test_filesys: 12/32 files, 23/100 blocks +test_filesys: 12/32 files (0.0% non-contiguous), 23/100 blocks Exit status is 1 diff --git a/tests/f_badinode/expect.2 b/tests/f_badinode/expect.2 index c21acaf8..628a376a 100644 --- a/tests/f_badinode/expect.2 +++ b/tests/f_badinode/expect.2 @@ -3,5 +3,5 @@ Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information -test_filesys: 12/32 files, 23/100 blocks +test_filesys: 12/32 files (0.0% non-contiguous), 23/100 blocks Exit status is 0 |