[ostree] core: Fix test now that ls prints actual size
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] core: Fix test now that ls prints actual size
- Date: Sun, 22 Jan 2012 18:33:11 +0000 (UTC)
commit a322ecacba0eba22d64a2303c0623e7b04efd1cb
Author: Colin Walters <walters verbum org>
Date: Sun Jan 22 13:10:01 2012 -0500
core: Fix test now that ls prints actual size
tests/t0001-archive.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/t0001-archive.sh b/tests/t0001-archive.sh
index 057930c..7849c1d 100755
--- a/tests/t0001-archive.sh
+++ b/tests/t0001-archive.sh
@@ -57,7 +57,7 @@ echo "ok uid0 commit"
cd ${test_tmpdir}
$OSTREE ls test2-uid0 /firstfile > uid0-ls-output.txt
-assert_file_has_content uid0-ls-output.txt "-00664 0 0 0 /firstfile"
+assert_file_has_content uid0-ls-output.txt "-00664 0 0 6 /firstfile"
echo "ok uid0 ls"
$OSTREE checkout -U test2-uid0 checkout-user-test2-uid0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]