Revision 12714
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/inputs/run | ||
---|---|---|
1 |
#!/bin/bash -e |
|
2 |
auto_fwd=1 |
|
3 |
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/util.run |
|
0 | 4 |
Also available in: Unified diff
trunk/inputs/run | ||
---|---|---|
1 |
#!/bin/bash -e |
|
2 |
auto_fwd=1 |
|
3 |
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/util.run |
|
0 | 4 |
Also available in: Unified diff
added inputs/run, which runs all the inputs' runscripts using the new auto-forwarding