Release scripts for repos, images, OOM, refs
[policy/parent.git] / integration / src / release_scripts / updateParentRef.sh
index 831d6c3..1978e33 100755 (executable)
@@ -4,7 +4,7 @@
 # ============LICENSE_START================================================
 # ONAP
 # =========================================================================
-# Copyright (C) 2021 Nordix Foundation.
+# Copyright (C) 2021-2022 Nordix Foundation.
 # =========================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -20,6 +20,8 @@
 # ============LICENSE_END==================================================
 #
 
+set -e
+
 SCRIPT_NAME=`basename $0`
 
 usage()