mirror of
https://github.com/openai/codex.git
synced 2026-05-05 03:47:01 +00:00
test(exec-server): advertise fake bwrap perms
Co-authored-by: Codex noreply@openai.com
This commit is contained in:
@@ -198,7 +198,7 @@ set -euo pipefail
|
||||
|
||||
for arg in "$@"; do
|
||||
if [[ "${arg}" == "--help" ]]; then
|
||||
echo "Usage: bwrap --argv0"
|
||||
echo "Usage: bwrap --argv0 --perms"
|
||||
exit 0
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user