parent
dd6844a61e
commit
89c00e7eb7
|
|
@ -27,7 +27,7 @@ ostree fsck
|
||||||
ostree ls -X testref ${victim_symlink} > ls.txt
|
ostree ls -X testref ${victim_symlink} > ls.txt
|
||||||
assert_file_has_content ls.txt 'security\.biometric'
|
assert_file_has_content ls.txt 'security\.biometric'
|
||||||
ostree ls -X ${host_refspec} ${victim_symlink} > ls.txt
|
ostree ls -X ${host_refspec} ${victim_symlink} > ls.txt
|
||||||
assert_not_file_has_content ls.txt security\.biometric
|
assert_not_file_has_content ls.txt 'security\.biometric'
|
||||||
ostree ls -X testref usr/bin > ls.txt
|
ostree ls -X testref usr/bin > ls.txt
|
||||||
assert_file_has_content ls.txt 'security\.crunchy'
|
assert_file_has_content ls.txt 'security\.crunchy'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue