projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96b4e5b
)
New script. Simply evaluates and exec's its arguments. Needed until I
author
Ken Raeburn
<raeburn@cygnus>
Mon, 5 Apr 1993 17:32:38 +0000
(17:32 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Mon, 5 Apr 1993 17:32:38 +0000
(17:32 +0000)
can figure out how to handle redirection easily in tcl/expect.
gas/testsuite/lib/run
[new file with mode: 0755]
patch
|
blob
diff --git a/gas/testsuite/lib/run
b/gas/testsuite/lib/run
new file mode 100755
(executable)
index 0000000..
d4150f8
--- /dev/null
+++ b/
gas/testsuite/lib/run
@@ -0,0
+1,2
@@
+#!/bin/sh
+eval exec $@