Project

General

Profile

« Previous | Next » 

Revision 8893

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

View differences:

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

  
5 5
if self_not_included; then
6 6

  

Also available in: Unified diff