We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e42cf commit b8729a9Copy full SHA for b8729a9
.github/buildomat/phd-run-with-args.sh
@@ -47,7 +47,7 @@ fi
47
# more memory than this. Hopefully we won't have Propolis CI running on a
48
# machine with ~4GiB of memory, but this number could be tuned down if the need
49
# arises.
50
-/usr/lib/rsrvrctl -s 4096
+pfexec /usr/lib/rsrvrctl -s 4096
51
52
banner 'Tests'
53
0 commit comments