Revision 12696
Added by Aaron Marcuse-Kubitza almost 11 years ago
datasrc_dir.run | ||
---|---|---|
1 | 1 |
#!/bin/bash -e |
2 |
auto_fwd=1 |
|
2 | 3 |
. "$(dirname "${BASH_SOURCE[0]}")"/in_datasrc_dir.run |
3 | 4 |
.rel import.run |
4 | 5 |
|
Also available in: Unified diff
lib/runscripts/datasrc_dir.run: enable $auto_fwd, to create the functionality of lib/forwarding.Makefile's `%` target