Skip to content

Commit 63cd85a

Browse files
debug
1 parent 11ae5ec commit 63cd85a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci/cscs-daint.yml

+4
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,11 @@ build sirius eiger:
7676
sleep 0.2
7777
done
7878
79+
ls -alhrt /dev/shm/
80+
ls -alhrt /dev/shm/antonk/spack-stage*
81+
7982
stagedir=$(find /dev/shm -type d -name spack-stage-sirius-*)
83+
echo "stagedir: $stagedir"
8084
cd $stagedir/spack-build-*
8185
if [ "$SLURM_PROCID" == "0" ]; then
8286
$TEST_COMMAND -V

0 commit comments

Comments
 (0)