diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2022-11-07 00:11:50 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2022-11-07 00:11:50 +0100 |
commit | 800ded9aac3cb1d735609748a3967af3532d0cd9 (patch) | |
tree | 0bb1860e3fb0b427e94ab9b7ca38fc98d334095a /testrun.sh | |
parent | 99b401b5e89943795dd45ea323dd57f280273701 (diff) | |
download | aurbuilder-800ded9aac3cb1d735609748a3967af3532d0cd9.tar.gz |
semi-working
Diffstat (limited to 'testrun.sh')
-rwxr-xr-x | testrun.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ mkdir -p testrun/pkgout ./build.sh -docker run --name archpkg-test --env PACKAGE_NAME=python-octodns \ +docker run --name archpkg-test --env PACKAGE_NAME=minipro \ -v $(pwd)/testrun/db:/db -v $(pwd)/testrun/pkgout:/pkgout \ archpkg |