Project

General

Profile

« Previous | Next » 

Revision 11462

lib/runscripts/import_subset.run: $version: use new $extract_view, which is set to the same value that this was

View differences:

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