We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d885a commit 9947ddcCopy full SHA for 9947ddc
ChangeLog
@@ -1,3 +1,4 @@
1
+cvmfsexec-4.46 - 2 April 2025
2
- Go back to selecting the cvmfs version from the egi and osg distribution.
3
- Properly sort the cvmfs version number from the downloaded list of packages.
4
- For osg use 24-main instead of 23-main.
cvmfsexec
@@ -9,7 +9,7 @@
9
#set -x
10
#PS4='c$$+ '
11
12
-VERSION=4.45
+VERSION=4.46
13
14
usage()
15
{
singcvmfs
@@ -3,7 +3,7 @@
# with the singularity --fusemount option.
# Written by Dave Dykstra March 2020
5
6
7
8
ME="`basename $0`"
0 commit comments