File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
devsetup/scripts/ipv6-nat64 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414# License for the specific language governing permissions and limitations
1515# under the License.
1616
17- set -e
17+ set -ex
1818
1919if [ " $EUID " -eq 0 ]; then
2020 echo " Please do not run as root."
Original file line number Diff line number Diff line change 1414# License for the specific language governing permissions and limitations
1515# under the License.
1616
17- set -e
17+ set -ex
1818
1919if [ " $EUID " -eq 0 ]; then
2020 echo " Please do not run as root."
Original file line number Diff line number Diff line change 1414# License for the specific language governing permissions and limitations
1515# under the License.
1616
17- set -e
17+ set -ex
1818
1919if [ " $EUID " -eq 0 ]; then
2020 echo " Please do not run as root."
You can’t perform that action at this time.
0 commit comments