mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 19:03:27 +00:00
Remove unused guest_guest choice
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
dad56e1664
commit
4f060b338c
@ -91,11 +91,6 @@ run_benchmark() {
|
||||
"${aster_output}" \
|
||||
"${linux_output}"
|
||||
;;
|
||||
"guest-guest")
|
||||
echo "Running benchmark ${benchmark} between guests..."
|
||||
echo "TODO"
|
||||
exit 1
|
||||
;;
|
||||
*)
|
||||
echo "Error: Unknown benchmark type '${benchmark_type}'" >&2
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user