From bfb43ed0b1d1639244193c46979392fc18de4d19 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 1 Dec 2016 09:19:53 -0500 Subject: [PATCH] yes, im using bashisms --- hacking/unify_repos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacking/unify_repos.sh b/hacking/unify_repos.sh index dbb5dce8c14..e91a1d14fe3 100755 --- a/hacking/unify_repos.sh +++ b/hacking/unify_repos.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -x set -e