diff --git a/tests/abuild.bats b/tests/abuild.bats index 724123f..b552ef0 100644 --- a/tests/abuild.bats +++ b/tests/abuild.bats @@ -91,7 +91,7 @@ teardown() { EOF echo "foo" > "$tmpdir"/foo/test.txt cd "$tmpdir"/foo - abuild checksum + $ABUILD checksum . ./APKBUILD && echo "$sha512sums" > sums cat sums sha512sum -c sums