Minor shortening.
This commit is contained in:
2
tools/containers_check_update_rebuild_switch.sh
Normal file → Executable file
2
tools/containers_check_update_rebuild_switch.sh
Normal file → Executable file
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
set -euxv
|
set -euxv
|
||||||
|
|
||||||
echo "$@"
|
|
||||||
|
|
||||||
function fail_one()
|
function fail_one()
|
||||||
{
|
{
|
||||||
echo >&2 "FAILURE when processing $CONTAINER_ID ($NAME_OF_CONTAINER), step: " "$@"
|
echo >&2 "FAILURE when processing $CONTAINER_ID ($NAME_OF_CONTAINER), step: " "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user