Project

General

Profile

« Previous | Next » 

Revision 14764

lib/runscripts/subdir.run: added $datasrc_dir

View differences:

trunk/lib/runscripts/subdir.run
5 5

  
6 6
if self_not_included; then
7 7

  
8
datasrc_dir="$(canon_rel_path "$top_dir"/..)"
9

  
8 10
: "${schema="$(log+ 2 cd "$top_dir"/..; basename "$PWD")"}"
9 11
: "${subdir="$(log+ 2 cd "$top_dir"   ; basename "$PWD")"}"
10 12
export schema subdir

Also available in: Unified diff