Revision 11462
Added by Aaron Marcuse-Kubitza about 11 years ago
lib/runscripts/import_subset.run | ||
---|---|---|
3 | 3 |
|
4 | 4 |
if self_not_included; then |
5 | 5 |
|
6 |
export version="${top_filename%.csv}"
|
|
6 |
export version="$extract_view"
|
|
7 | 7 |
export public="$version" |
8 | 8 |
|
9 | 9 |
all() # usage: inputs=(inputs/{src1,src2,...}/); ... |
Also available in: Unified diff
lib/runscripts/import_subset.run: $version: use new $extract_view, which is set to the same value that this was