#!/usr/bin/env bash
set -Eeuo pipefail
echo "RESULT=STOP_NO_RUNTIME_CHANGE_TO_ROLL_BACK"
echo "RUNTIME_IMPACT=false"
exit 1
