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

Unified Diff: src/scripts/mod_for_test_scripts/700enableAutoxLogin

Issue 845007: Change mod_for_test_script to make it work with arm os image. (Closed)
Patch Set: patch 6. Created 10 years, 9 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:
View side-by-side diff with in-line comments
Download patch
Index: src/scripts/mod_for_test_scripts/700enableAutoxLogin
diff --git a/src/scripts/mod_for_test_scripts/700enableAutoxLogin b/src/scripts/mod_for_test_scripts/700enableAutoxLogin
index 7a2380ce3ec0cf64390f9e59a8752855760b60dc..f4aee61bb8e4062337d300b6d83d8584a331aaab 100755
--- a/src/scripts/mod_for_test_scripts/700enableAutoxLogin
+++ b/src/scripts/mod_for_test_scripts/700enableAutoxLogin
@@ -6,4 +6,5 @@
# enable autox login by disabling remembering of last username
echo "Enabling autologin using autox."
-touch "/root/.forget_usernames"
+touch "${ROOT_FS_DIR}/root/.forget_usernames"
+
« no previous file with comments | « src/scripts/mod_for_test_scripts/350addTestAuthKeys ('k') | src/scripts/mod_for_test_scripts/test_account.passwd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698