Project

General

Profile

« Previous | Next » 

Revision 10096

lib/runscripts/datasrc_dir.run, subdir.run: use new lib/sh/datasrc.sh, which contains code in common to both datasrc-related dir runscripts

View differences:

subdir.run
1 1
#!/bin/bash -e
2 2
. "$(dirname "${BASH_SOURCE[0]}")"/util.run
3 3
.rel ../sh/local.sh
4
.rel ../sh/datasrc.sh
4 5

  
5 6
if self_not_included; then
6 7

  

Also available in: Unified diff