Revision 14767
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/lib/runscripts/table.run | ||
---|---|---|
45 | 45 |
|
46 | 46 |
map_table="\"~$table.map\"" # sort after other tables to avoid clutter |
47 | 47 |
|
48 |
1st_src() |
|
49 |
{ |
|
50 |
echo_func |
|
51 |
echo "$datasrc_dir/$(echo1 $(output_data=1 table_make list_srcs|echo_stdout))" |
|
52 |
} |
|
53 |
|
|
48 | 54 |
##### targets |
49 | 55 |
|
50 | 56 |
load_data() |
Also available in: Unified diff
lib/runscripts/table.run: added 1st_src()