Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Issue 1097003: Minor bug fix for run_remote_tests (Closed)

Created:
10 years, 9 months ago by kmixter1
Modified:
9 years, 7 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Minor bug fixes for run_remote_tests By default keep around result directories. Also find control* named control files.

Patch Set 1 #

Patch Set 2 : update #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/scripts/run_remote_tests.sh View 2 chunks +2 lines, -2 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
kmixter1
10 years, 9 months ago (2010-03-18 23:41:26 UTC) #1
petkov
http://codereview.chromium.org/1097003/diff/2001/3001 File src/scripts/run_remote_tests.sh (right): http://codereview.chromium.org/1097003/diff/2001/3001#newcode153 src/scripts/run_remote_tests.sh:153: ! finds=$(find ${search_path} -type f -name control\* | \ ...
10 years, 9 months ago (2010-03-18 23:44:49 UTC) #2
kmixter1
On Thu, Mar 18, 2010 at 4:44 PM, <petkov@chromium.org> wrote: > > http://codereview.chromium.org/1097003/diff/2001/3001 > File ...
10 years, 9 months ago (2010-03-18 23:50:40 UTC) #3
petkov
10 years, 9 months ago (2010-03-18 23:53:46 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698