Update versions of addons
[icn.git] / env / lib / logging.sh
index 40a29f8..9f31833 100755 (executable)
@@ -1,4 +1,5 @@
-#!/bin/bash
+#!/usr/bin/env bash
+set -eu -o pipefail
 
 # Log output automatically
 # referred from metal3 project