mftest: Set machine name
This commit is contained in:
parent
83a60f15ff
commit
fd1af0189e
@ -215,6 +215,9 @@ echo "$OUT" | {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Make clear it's a TEST
|
||||||
|
opt_set CUSTOM_MACHINE_NAME "\"$TESTENV-tests ($CHOICE)\""
|
||||||
|
|
||||||
# Get a -y parameter the lazy way
|
# Get a -y parameter the lazy way
|
||||||
[[ "$2" == "-y" || "$3" == "-y" ]] && BUILD_YES='Y'
|
[[ "$2" == "-y" || "$3" == "-y" ]] && BUILD_YES='Y'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user