Skip to content
Snippets Groups Projects
Commit b8d7ef3f authored by Tom Tromey's avatar Tom Tromey
Browse files

Use require with gdb_skip_stdio_test

One use of gdb_skip_stdio_test can use 'require'.

parent 450d26c8
No related branches found
No related tags found
No related merge requests found
......@@ -16,9 +16,7 @@
# This file was written by Rob Savoye. (rob@cygnus.com)
# Can't do this test without stdio support.
if [gdb_skip_stdio_test "a2run.exp"] {
return
}
require {!gdb_skip_stdio_test "a2run.exp"}
#
# test running programs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment