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

Unified Diff: client/tests/kvm/unattended/OpenSUSE-11.xml

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-9.ks ('k') | client/tests/kvm/unattended/RHEL-3-series.ks » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/kvm/unattended/OpenSUSE-11.xml
diff --git a/client/tests/kvm/unattended/OpenSUSE-11.xml b/client/tests/kvm/unattended/OpenSUSE-11.xml
index 64140bfb38f245369510510f2a26dffb16dcd981..0ade836e58b28649bcc4606d8b88598eed2aaa02 100644
--- a/client/tests/kvm/unattended/OpenSUSE-11.xml
+++ b/client/tests/kvm/unattended/OpenSUSE-11.xml
@@ -50,7 +50,7 @@
<module>edd</module>
</initrd_module>
</initrd_modules>
- <append>console=ttyS0,115200 console=tty0</append>
+ <append>console=tty0 console=ttyS0,115200</append>
<loader_type>grub</loader_type>
<sections config:type="list"/>
</bootloader>
« no previous file with comments | « client/tests/kvm/unattended/Fedora-9.ks ('k') | client/tests/kvm/unattended/RHEL-3-series.ks » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698