summaryrefslogtreecommitdiff
path: root/tests/basic-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic-test.sh')
-rw-r--r--tests/basic-test.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/basic-test.sh b/tests/basic-test.sh
index 3abefd10..9c22fe34 100644
--- a/tests/basic-test.sh
+++ b/tests/basic-test.sh
@@ -546,6 +546,12 @@ for x in $(seq 3); do
assert_file_has_content union-identical-test/usr/share/licenses/${v} GPL
done
done
+# now checkout the first pkg in force copy mode to make sure we can checksum
+rm union-identical-test -rf
+$OSTREE checkout --force-copy union-identical-pkg1 union-identical-test
+for x in 2 3; do
+ $OSTREE checkout ${CHECKOUT_H_ARGS} --union-identical union-identical-pkg${x} union-identical-test
+done
echo "ok checkout union identical merges"
# Make conflicting packages, one with regfile, one with symlink