[ostree] tests: Update expected diff output



commit 8a2628fc2cd33e673367367abffb2eae4c80e328
Author: Colin Walters <walters verbum org>
Date:   Tue Mar 26 08:29:30 2013 -0400

    tests: Update expected diff output
    
    For previous diff commit.

 tests/t0000-basic.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/t0000-basic.sh b/tests/t0000-basic.sh
index a72d31d..bed1107 100755
--- a/tests/t0000-basic.sh
+++ b/tests/t0000-basic.sh
@@ -102,7 +102,7 @@ echo afile > oh-look-a-file
 $OSTREE diff test2 ./ > ${test_tmpdir}/diff-test2-2
 rm oh-look-a-file
 cd ${test_tmpdir}
-assert_file_has_content diff-test2-2 'A */oh-look-a-file$'
+assert_file_has_content diff-test2-2 'A *oh-look-a-file$'
 echo "ok diff cwd"
 
 cd ${test_tmpdir}/checkout-test2-4


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