Skip to content

Commit

Permalink
Make it work for any arch
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar van Leeuwen committed Aug 20, 2024
1 parent 0576124 commit 603e7ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ command -v patchelf
echo "EBROOTPATCHELF: $EBROOTPATCHELF"
echo "patchelf --help:"
patchelf --help
echo "ls -al /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen3/modules/all/patchelf/"
ls -al /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen3/modules/all/patchelf/
echo "ls -al /cvmfs/software.eessi.io/versions/2023.06/software/linux/${EESSI_SOFTWARE_SUBDIR_OVERRIDE}/modules/all/patchelf/"
ls -al /cvmfs/software.eessi.io/versions/2023.06/software/linux/${EESSI_SOFTWARE_SUBDIR_OVERRIDE}/modules/all/patchelf/
touch /cvmfs/software.eessi.io/foo

# Load the ReFrame module
Expand Down

0 comments on commit 603e7ae

Please sign in to comment.