summaryrefslogtreecommitdiff
path: root/test/librechroot-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/librechroot-test.sh')
-rw-r--r--test/librechroot-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/librechroot-test.sh b/test/librechroot-test.sh
index fc07983..d225834 100644
--- a/test/librechroot-test.sh
+++ b/test/librechroot-test.sh
@@ -126,7 +126,7 @@ it_deletes_subvolumes_recursively() {
require network sudo btrfs || return 0
libremessages msg 'Creating a chroot, may take a few minutes' &>/dev/tty
testsudo librechroot -l "$roundup_test_name" make
- testsudo librechroot -l "$roundup_test_name" install-name btrfs-progs
+ testsudo librechroot -l "$roundup_test_name" run pacman -S --noconfirm btrfs-progs
test -d "$chrootdir/default/$roundup_test_name"
not test -e "$chrootdir/default/$roundup_test_name/var/subvolume"
testsudo librechroot -l "$roundup_test_name" run btrfs subvolume create /var/subvolume