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

Unified Diff: client/tests/kvm/unattended/Fedora-13.ks

Issue 3554003: Merge remote branch 'cros/upstream' into tempbranch3 (Closed) Base URL: http://git.chromium.org/git/autotest.git
Patch Set: Created 10 years, 3 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
« no previous file with comments | « client/tests/kvm/unattended/Fedora-12.ks ('k') | client/tests/kvm/unattended/Fedora-8.ks » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/kvm/unattended/Fedora-13.ks
diff --git a/client/tests/kvm/unattended/Fedora-13.ks b/client/tests/kvm/unattended/Fedora-13.ks
index ef978e88566d0fb43cb4c667aa439dd29d81ea55..0949e40f3f1d21d56ad7b91dcf08630bc6eefa0f 100644
--- a/client/tests/kvm/unattended/Fedora-13.ks
+++ b/client/tests/kvm/unattended/Fedora-13.ks
@@ -10,7 +10,7 @@ firewall --enabled --ssh
selinux --enforcing
timezone --utc America/New_York
firstboot --disable
-bootloader --location=mbr --append="console=ttyS0,115200 console=tty0"
+bootloader --location=mbr --append="console=tty0 console=ttyS0,115200"
zerombr
clearpart --all --initlabel
« no previous file with comments | « client/tests/kvm/unattended/Fedora-12.ks ('k') | client/tests/kvm/unattended/Fedora-8.ks » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698