Commit 829e4261 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Pass ./package-rpm args to the last mock execution

I needed to pass `--enablerepo testing` to check a python3-docutil
packaging fix.
parent 2c8b5770
......@@ -62,4 +62,4 @@ mock() {
}
mock --buildsrpm --source . --spec "$DIST_DIR"/varnish.spec
mock --rebuild "$RESULT_DIR"/varnish-*.src.rpm
mock --rebuild "$RESULT_DIR"/varnish-*.src.rpm "$@"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment