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

Unified Diff: src/scripts/mod_for_test_scripts/350addTestAuthKeys

Issue 492010: remove trailing whitespace in mod_for_test script (grr, rietveld.) (Closed)
Patch Set: Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/mod_for_test_scripts/350addTestAuthKeys
diff --git a/src/scripts/mod_for_test_scripts/350addTestAuthKeys b/src/scripts/mod_for_test_scripts/350addTestAuthKeys
index b3f1d0fb9e66fe18949c5beb16ae3cfbb0828f02..d2bf7bb7be3d101c1beafd3dbd3f6134c675e065 100755
--- a/src/scripts/mod_for_test_scripts/350addTestAuthKeys
+++ b/src/scripts/mod_for_test_scripts/350addTestAuthKeys
@@ -11,4 +11,4 @@ KEYS_DIR=ssh_keys
ROOT_AUTHKEYS=/root/.ssh/authorized_keys
mkdir -p /root/.ssh
-cat ${KEYS_DIR}/* >> ${ROOT_AUTHKEYS}
+cat ${KEYS_DIR}/* >> ${ROOT_AUTHKEYS}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698