From 5c5251b7fa94d5d65293fe7eb10ae0aaee6544cb Mon Sep 17 00:00:00 2001
From: Stefan Bienert <stefan.bienert@unibas.ch>
Date: Thu, 2 Mar 2017 14:14:24 +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 8f615d8e2..5b12c1c3b 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
-  - ll /scicore/soft/apps
+  - ls -l /scicore/soft/apps
   - ls /scicore/soft/apps/CMake/2.8.12-goolf-1.4.10/bin
   - cmake ..
   - cat /etc/redhat-release
-- 
GitLab