We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef5e95 commit 83b5d5dCopy full SHA for 83b5d5d
1 file changed
run_tests.sh
@@ -17,7 +17,9 @@
17
base_dir=$(dirname $(realpath $0))
18
source ${base_dir}/init/eessi_defaults
19
20
+echo "DEBUG"
21
ping github.com
22
+ping nameserver 10.141.10.246
23
cat /etc/resolv.conf
24
25
# Make sure we clone the latest version. This assumes versions are of the format "v1.2.3", then picks the latest
0 commit comments