Project

General

Profile

« Previous | Next » 

Revision 9013

moved lib/*.sh to sh/ subdir so it's easier to find the .sh files among all the other lib/ files

View differences:

util.run
17 17
}
18 18
fi ####
19 19

  
20
. "$(dirname "${BASH_SOURCE[0]}")"/../util.sh
20
. "$(dirname "${BASH_SOURCE[0]}")"/../sh/util.sh
21 21

  
22 22
if self_not_included; then
23 23

  

Also available in: Unified diff