aboutsummaryrefslogtreecommitdiff
path: root/lib/hydra/functions
blob: ad5861e1ca8ca761154b509cfb4fa5fd1f3df376 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
#
# Common functions.
#

# Setup environment
hydra_set_env $*
source $APP_BASE/lib/hydra/git
source $APP_BASE/lib/hydra/misc
source $APP_BASE/lib/hydra/tmpfile