forked from Imagelibrary/rtems
Added wildcard to switch for monitor and termios.
This commit is contained in:
@@ -153,7 +153,7 @@ do
|
||||
|
||||
case $tname in
|
||||
# size is no longer interactive.
|
||||
monitor| termios)
|
||||
monitor*| termios*)
|
||||
if [ $run_to_completion = "yes" ]
|
||||
then
|
||||
warn "Skipping $tname; it is interactive"
|
||||
|
||||
Reference in New Issue
Block a user