Project

General

Profile

« Previous | Next » 

Revision 8896

renamed lib/runscripts/local.run to lib/local.sh since the things it defines are not just for runscripts

View differences:

table.run
14 14
fi ####
15 15

  
16 16
. "$(dirname "${BASH_SOURCE[0]}")"/import.run
17
. "$(dirname "${BASH_SOURCE[0]}")"/local.run
17
. "$(dirname "${BASH_SOURCE[0]}")"/../local.sh
18 18

  
19 19
if self_not_included; then
20 20

  

Also available in: Unified diff