forked from Imagelibrary/binutils-gdb
New script. Simply evaluates and exec's its arguments. Needed until I
can figure out how to handle redirection easily in tcl/expect.
This commit is contained in:
2
gas/testsuite/lib/run
Executable file
2
gas/testsuite/lib/run
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
eval exec $@
|
||||
Reference in New Issue
Block a user