From e735dedf5201816356df6bdc087df26fdba888d9 Mon Sep 17 00:00:00 2001 From: Stefan Bienert <stefan.bienert@unibas.ch> Date: Thu, 2 Mar 2017 14:13:39 +0100 Subject: [PATCH] Gathering information --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f9c40fe3b..8f615d8e2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,7 @@ build:centos6.6: - echo "Building on CentOS 6..." - echo $PATH - ls /export/soft/apps/centos6/generic - - ls /scicore/soft/apps + - ll /scicore/soft/apps - ls /scicore/soft/apps/CMake/2.8.12-goolf-1.4.10/bin - cmake .. - cat /etc/redhat-release -- GitLab