tests: Update expected diff output
For previous diff commit.
This commit is contained in:
parent
7b2fc8df36
commit
8a2628fc2c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue