Commit c1dac903 authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

Model: Remove more unneeded outputs

parent b3e90cc3
...@@ -345,6 +345,7 @@ get_model() { ...@@ -345,6 +345,7 @@ get_model() {
model="${model//Default string}" model="${model//Default string}"
model="${model//Not Specified}" model="${model//Not Specified}"
model="${model//Type1ProductConfigId}" model="${model//Type1ProductConfigId}"
model="${model//INVALID}"
case "$model" in case "$model" in
"Standard PC"*) model="KVM/QEMU (${model})" ;; "Standard PC"*) model="KVM/QEMU (${model})" ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment