Dale Curtis 15e49571bf Fixed incorrect option comment in run_remote_tests.
Autotest will not split comma separated arguments. The correct calling method for multiple arguments is to separate them by spaces and quote the whole thing. E.g., instead of:

./run_remote_tests --args arg1,arg2

It should be:

./run_remote_tests --args "arg1 arg2"

See line 140 in src/third_party/autotest/files/server/autoserv_parser.py for
confirmation.

Change-Id: I88d65c0bd144942a856c2f95371d5a55b0a3a172

BUG=
TEST=No code changes. Ran --help and --args to verify nothing dumb happened and the correctness of comment.

Review URL: http://codereview.chromium.org/3772002
2010-10-13 12:38:04 -07:00
2010-09-09 14:25:33 -07:00
2010-09-09 00:01:24 -07:00
2010-07-13 15:34:11 -07:00
2010-09-08 15:03:06 -07:00
2010-08-05 10:37:17 -07:00
2010-08-09 12:14:56 -07:00
2009-10-09 20:56:14 +00:00
2010-08-16 16:02:03 -07:00
2010-09-21 17:09:51 -07:00
2010-06-10 01:36:40 -07:00
Description
image build and composition scripts for Flatcar Container Linux
BSD-3-Clause 167 MiB
Languages
Shell 93.1%
Python 6.9%