X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=phab-setup;h=25bbab7b22236f45dec14f07e4f4bec78883b785;hb=f54bfd3b297c285e439f8c17367946be49d79d90;hp=5d180f85f3c5d404b413477db380552ef170c4e2;hpb=aa8ff7aafcbe3cc05b1394818abf1c2f00b78a52;p=distro-setup diff --git a/phab-setup b/phab-setup index 5d180f8..25bbab7 100755 --- a/phab-setup +++ b/phab-setup @@ -13,6 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. + + +# Automated phabricator setup. Not currently using it, +# but it works. + set -eE -o pipefail trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?"' ERR