Skip to content
Snippets Groups Projects
Commit 0523ad42 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

update to check if new pipeline is pulled on juwels

parent 461e92dc
No related branches found
No related tags found
No related merge requests found
......@@ -26,10 +26,10 @@ requirements:
#!/bin/bash
mkdir out
cd out
#echo "--- untar the tar file from the shared directory into the local tmp directory ---"
#echo $1
#echo "---------------------------------------------------------------------------------"
echo "--- untar the tar file from the shared directory into the local tmp directory ---"
echo $1
echo "---------------------------------------------------------------------------------"
cat $1 | tar -xvf -
#ls -rtl
#echo "Nico was here!"
echo "Nico was here! (on 28 feb 2025)"
#globus-url-copy $turl - | tar -xvf -
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment