Skip to content

Commit 6db58ae

Browse files
Fix PHD quickstart script
1 parent 8250afb commit 6db58ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phd-tests/quickstart.sh

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fi
1212

1313
pfexec cargo run --profile=phd -p phd-runner -- \
1414
run \
15-
--artifact-toml-path ./sample_artifacts.toml \
15+
--artifact-toml-path ./artifacts.toml \
1616
--tmp-directory $PHD_QUICKSTART_DIR \
1717
--artifact-directory $PHD_QUICKSTART_DIR \
1818
--propolis-server-cmd $1

0 commit comments

Comments
 (0)