X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2Ftemplate-qemu%2Fstart-qemu-node;h=377ff5fff06d77fad1ec8a75ab91c0d05a6afec6;hb=0f3d265dce4e160602b18727b1e668e467aa318b;hp=105fd8871e65db5aca8dcedc2ab7712dbf0cae8b;hpb=cfdb64bf94990a821cb539c7a2efd7a998098b68;p=tests.git 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