File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2- # This file is/was autogenerated by lib/tools/gen-library.sh; don't modify manually
2+ # This file is/was autogenerated by ./ lib/tools/gen-library.sh; don't modify manually
33
44# no errors tolerated. invoked before each sourced file to make sure.
55# set -o pipefail # trace ERR through pipes - will be enabled "soon"
@@ -1122,4 +1122,4 @@ source "${SRC}"/lib/functions/rootfs/trap-rootfs.sh
11221122# set -o nounset ## set -u : exit the script if you try to use an uninitialised variable - one day will be enabled
11231123set -o errtrace # trace ERR through - enabled
11241124set -o errexit # # set -e : exit the script if any statement returns a non-true return value - enabled
1125- # This file is/was autogenerated by lib/tools/gen-library.sh; don't modify manually
1125+ # This file is/was autogenerated by ./ lib/tools/gen-library.sh; don't modify manually
You can’t perform that action at this time.
0 commit comments