aboutsummaryrefslogtreecommitdiffstats
path: root/common/scripts/agl-screenshot-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'common/scripts/agl-screenshot-test.sh')
-rwxr-xr-xcommon/scripts/agl-screenshot-test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/scripts/agl-screenshot-test.sh b/common/scripts/agl-screenshot-test.sh
index ce0ae42..b03d029 100755
--- a/common/scripts/agl-screenshot-test.sh
+++ b/common/scripts/agl-screenshot-test.sh
@@ -2,6 +2,8 @@
set -x
+( echo "nameserver 8.8.8.8" > /etc/resolv.conf ) || true
+
export TERM=dumb
export COLUMNS=1000