mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
sys-process/task-spooler: fix tests
Closes: https://bugs.gentoo.org/835484 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
This commit is contained in:
@@ -29,6 +29,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
cp ${BUILD_DIR}/ts ${S}/ || die "failed to copy ts executable to source folder for tests"
|
||||
sh testbench.sh || die "tests failed"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user