Skip to content

Commit a66e714

Browse files
remove broken debug lines
1 parent 4cb2c2a commit a66e714

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ci/cscs-daint.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ build sirius eiger:
6868
SLURM_LABELIO: 1
6969
script:
7070
- |
71-
echo "SLURM_LOCALID: $SLURM_LOCALID"
7271
if [ $SLURM_LOCALID -eq 0 ]; then
7372
tar xf ./builddir.tar -C /
7473
touch /dev/shm/unpack_done
@@ -79,8 +78,8 @@ build sirius eiger:
7978
sleep 0.2
8079
done
8180
82-
ls -alhrt /dev/shm/
83-
ls -alhrt /dev/shm/antonk/spack-stage*
81+
# ls -alhrt /dev/shm/
82+
# ls -alhrt /dev/shm//spack-stage/antonk/*
8483
8584
stagedir=$(find /dev/shm -type d -name spack-stage-sirius-*)
8685
echo "stagedir: $stagedir"

0 commit comments

Comments
 (0)