[ostree] core: Fix libarchive test count



commit 2e484742638686450afb5ba38cdd5a68b8157f49
Author: Colin Walters <walters verbum org>
Date:   Fri Dec 23 07:12:03 2011 -0500

    core: Fix libarchive test count

 tests/t0006-libarchive.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/t0006-libarchive.sh b/tests/t0006-libarchive.sh
index 06a0bf9..718109a 100755
--- a/tests/t0006-libarchive.sh
+++ b/tests/t0006-libarchive.sh
@@ -19,7 +19,7 @@
 
 set -e
 
-echo "1..6"
+echo "1..7"
 
 . libtest.sh
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]