mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
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