From 23abe8b1b17e9fc0236d40e9b6e5106a81af5ff3 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 13 Sep 2017 17:15:15 -0400 Subject: test/librestage: mark the tests that make take a long time --- test/librestage-test.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/librestage-test.sh') diff --git a/test/librestage-test.sh b/test/librestage-test.sh index 153e1a4..1ae815e 100644 --- a/test/librestage-test.sh +++ b/test/librestage-test.sh @@ -53,6 +53,7 @@ it_guesses_the_repo() { if $nochroot; then makepkg else + libremessages msg 'Creating a chroot, may take a few minutes' &>/dev/tty testsudo libremakepkg -l "$roundup_test_name" fi librestage @@ -74,6 +75,7 @@ it_stages_packages_without_PKGDEST() { if $nochroot; then makepkg else + libremessages msg 'Creating a chroot, may take a few minutes' &>/dev/tty testsudo libremakepkg -l "$roundup_test_name" fi librestage repo1 -- cgit v1.2.2