44d6ba2dd2392f0cf313205a0fecffc46e8025b8
   1# Library of functions shared by all CI scripts
   2
   3# Set 'exit on error' for all CI scripts to let the caller know that
   4# something went wrong
   5set -e