Loading snippets/basop/get-float-ref-branch-name.sh +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ # NOTE: this does not check e.g. for float_ref_branchname actually existing and will silently return ivas-float-update if not # Use branch-follows-porting-naming-convention.sh for that set -euxo pipefail set -euo pipefail if [ $# -ne 1 ]; then echo "Usage: $0 <branchname>" Loading Loading
snippets/basop/get-float-ref-branch-name.sh +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ # NOTE: this does not check e.g. for float_ref_branchname actually existing and will silently return ivas-float-update if not # Use branch-follows-porting-naming-convention.sh for that set -euxo pipefail set -euo pipefail if [ $# -ne 1 ]; then echo "Usage: $0 <branchname>" Loading