KVM test: Reformat sample windows ini style unattended files
commitf9f115fe5275558b2395b9c6c62a5a48d821d2f4
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 4 Jul 2011 14:43:30 +0000 (4 14:43 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 4 Jul 2011 14:43:30 +0000 (4 14:43 +0000)
tree8639b6798f0ffb55ae601c289b168200998e13c4
parentd916f77e19ebdd90d4691120310bfcbf86097b42
KVM test: Reformat sample windows ini style unattended files

If we prepend spaces on the key=value lines, ConfigParser will
fail to parse the file. So let's reformat the files in a way
that we won't have this problem again.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5480 592f7852-d20e-0410-864c-8624ca9c26a4
client/tests/kvm/unattended/win2000-32.sif
client/tests/kvm/unattended/win2003-32.sif
client/tests/kvm/unattended/win2003-64.sif
client/tests/kvm/unattended/winxp32.sif
client/tests/kvm/unattended/winxp64.sif