Mercurial > public > ssdt-docker
diff scripts/updates-pull.sh @ 195:26bb64873bbe production v1.3.0
flow: Merged <release> 'v1.3.0' to <master> ('production').
author | smith@nwoca.org |
---|---|
date | Thu, 21 Sep 2017 17:14:46 +0100 |
parents | fea886ba7279 |
children | 9afc8cb478f6 |
line wrap: on
line diff
--- a/scripts/updates-pull.sh Wed Sep 20 16:19:18 2017 +0100 +++ b/scripts/updates-pull.sh Thu Sep 21 17:14:46 2017 +0100 @@ -12,6 +12,8 @@ # # Note: if filter is provided, the first argument is ignored. A complete filter must be supplied. # +source "${SSDT_SCRIPTS:-$(dirname "${BASH_SOURCE[0]}")}/.functions.sh" + APP=${1:+=$1} FILTER=${2:-label=io.ssdt.app$APP} while read -a line