Skip to content

Commit 8971b11

Browse files
committed
debug
1 parent 1fc635b commit 8971b11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gitlab/integration.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ export version=$1
66

77
show_phpinfo $version
88

9+
cat /proc/cmdline && echo && cat /proc/mounts && echo && ls -al /sys/fs/cgroup && echo && uname -a && echo && stat -fc %T /sys/fs/cgroup && echo && cat /proc/self/cgroup
10+
911
function finish() {
1012
echo -e "\\n\\n=======================================================\\n"
1113
echo "Storing artifacts..."
@@ -148,6 +150,7 @@ sudo addgroup domjudge-run-0
148150
sudo usermod -g domjudge-run-0 domjudge-run-0
149151
cd ${DIR}/judge/runguard_test
150152

153+
ldd ../runguard
151154
make test
152155
section_end runguard_tests
153156

0 commit comments

Comments
 (0)