summaryrefslogtreecommitdiff
path: root/hacking
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2016-12-01 09:19:53 -0500
committerBrian Coca <brian.coca+git@gmail.com>2016-12-01 09:20:20 -0500
commitbfb43ed0b1d1639244193c46979392fc18de4d19 (patch)
treeedba0885651216d7c501f5e6af1981130786b08b /hacking
parent8ba5a41a331422c2b80d4bee6947efd8bf02747f (diff)
downloadansible-bfb43ed0b1d1639244193c46979392fc18de4d19.tar.gz
yes, im using bashisms
Diffstat (limited to 'hacking')
-rwxr-xr-xhacking/unify_repos.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hacking/unify_repos.sh b/hacking/unify_repos.sh
index dbb5dce8c1..e91a1d14fe 100755
--- a/hacking/unify_repos.sh
+++ b/hacking/unify_repos.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
set -x
set -e