DescriptionUse shlex.split() to parse --special-command test argument
This allows passing commands with quoted spaces, such as:
tools/test-wrapper-gypbuild.py --special-command \
"$DR/bin64/drrun -ops '-reset_every_nth_pending 0' @" \
...
R=jkummerow@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=12744
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|