Loading ci-support.sh +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ else PLATFORM=Linux fi if test -d ~/.local; then if test "$CI_SERVER_NAME" = "GitLab" && test -d ~/.local; then echo "ERROR: $HOME/.local exists. It really shouldn't." exit 1 fi Loading Loading
ci-support.sh +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ else PLATFORM=Linux fi if test -d ~/.local; then if test "$CI_SERVER_NAME" = "GitLab" && test -d ~/.local; then echo "ERROR: $HOME/.local exists. It really shouldn't." exit 1 fi Loading