Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(13)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: src/scripts/build_autotest.sh
Issue
546137
:
Cleanup and merge autotest wrappers. (Closed)
Patch Set: Addressed comments from ericli and kmixter
Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
src/platform/testing/debian/changelog
src/platform/testing/debian/compat
src/platform/testing/debian/control
src/platform/testing/debian/dirs
src/platform/testing/debian/install
src/platform/testing/debian/rules
src/platform/testing/make_pkg.sh
src/scripts/build_autotest.sh
src/scripts/mod_for_test_scripts/350addTestAuthKeys
src/scripts/mod_for_test_scripts/ssh_keys/testing_rsa
src/scripts/remote_access.sh
src/scripts/run_autotest.sh
src/scripts/run_remote_tests.sh
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« src/platform/testing/make_pkg.sh
('k') |
src/scripts/mod_for_test_scripts/350addTestAuthKeys »
('j') |
src/scripts/run_remote_tests.sh »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: src/scripts/build_autotest.sh
diff --git a/src/scripts/make_autotest.sh b/src/scripts/build_autotest.sh
similarity index 100%
rename from src/scripts/make_autotest.sh
rename to src/scripts/build_autotest.sh
« no previous file with comments
|
« src/platform/testing/make_pkg.sh
('k') |
src/scripts/mod_for_test_scripts/350addTestAuthKeys »
('j') |
src/scripts/run_remote_tests.sh »
('J')
Issue 546137: Cleanup and merge autotest wrappers. (Closed)
Created 10 years, 11 months ago by seano
Modified 9 years, 7 months ago
Reviewers: kmixter1, ericli, petkov
Base URL:
Comments: 23
This is Rietveld
408576698