X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fbuildor%2Fgffs_builders.sh;h=af7273e3d4716d0c6393620b5268007403f409de;hb=b33ab63436278c7de3c1dd6e0371d9e28788cfb8;hp=21dbb59c739e5b33bf2a429d3df06495d38f76d5;hpb=7e7383cf9baf945f6e86af15f59165003eafc803;p=feisty_meow.git diff --git a/scripts/buildor/gffs_builders.sh b/scripts/buildor/gffs_builders.sh index 21dbb59c..af7273e3 100644 --- a/scripts/buildor/gffs_builders.sh +++ b/scripts/buildor/gffs_builders.sh @@ -3,7 +3,7 @@ source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" #hmmm: if this works well, we can use it in lots of places. -alias BAIL_ON_FAIL='if [ $? -ne 0 ]; then echo "A problem occurred. $msg"; return 1; fi' +define_yeti_alias BAIL_ON_FAIL='if [ $? -ne 0 ]; then echo "A problem occurred. $msg"; return 1; fi' function build_gffs() {