From: Thierry Parmentelat Date: Tue, 1 Apr 2008 15:55:14 +0000 (+0000) Subject: oops rename the qemu conf file X-Git-Tag: tests-4.2-4~112 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=0f3d265dce4e160602b18727b1e668e467aa318b;p=tests.git oops rename the qemu conf file --- diff --git a/system/template-qemu/start-qemu-node b/system/template-qemu/start-qemu-node index 105fd88..377ff5f 100755 --- a/system/template-qemu/start-qemu-node +++ b/system/template-qemu/start-qemu-node @@ -4,7 +4,7 @@ cd $(dirname $0) #Getting the env. as passed by the test framework - mostly MACADDR and NODE_ISO -CONFIG=start-qemu.conf +CONFIG=qemu.conf if [ ! -e ${CONFIG} ];then echo "File for node_iso version not found" exit 1