Skip to content

Commit 674fe2b

Browse files
author
Caspar van Leeuwen
committed
More debugging
1 parent 4b686e9 commit 674fe2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install_software_layer.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ echo "TRYING TO LS FIRST"
33
ls -al /cvmfs/software.eessi.io
44
echo "TRYING TO WRITE AT THIS LEVEL"
55
touch /cvmfs/software.eessi.io/foo
6+
echo "SEE IF WE HAVE A FOO FILE"
7+
ls -al /cvmfs/software.eessi.io
68
base_dir=$(dirname $(realpath $0))
79
source ${base_dir}/init/eessi_defaults
810
$base_dir/run_in_compat_layer_env.sh $base_dir/EESSI-install-software.sh "$@"

0 commit comments

Comments
 (0)