Project

General

Profile

« Previous | Next » 

Revision 9590

added lib/runscripts/datasrc_dir.run

View differences:

lib/runscripts/datasrc_dir.run
1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/util.run
3
. "$(dirname "${BASH_SOURCE[0]}")"/../sh/local.sh
4

  
5
if self_not_included; then
6

  
7
: "${schema="$(log+ 2 cd "$top_dir"; basename "$PWD")"}"; export schema
8

  
9
fi
0 10

  

Also available in: Unified diff