summaryrefslogtreecommitdiff
path: root/PyGan/data/testVVER.access
diff options
context:
space:
mode:
Diffstat (limited to 'PyGan/data/testVVER.access')
-rwxr-xr-xPyGan/data/testVVER.access8
1 files changed, 4 insertions, 4 deletions
diff --git a/PyGan/data/testVVER.access b/PyGan/data/testVVER.access
index 64191f6..d43db0e 100755
--- a/PyGan/data/testVVER.access
+++ b/PyGan/data/testVVER.access
@@ -24,15 +24,15 @@ else
echo '-----.access----- Use big endian libraries'
pos=$1/../../libraries/b_endian
fi
-if [ -f "$pos"/draglibJeff3p1p1SHEM295.gz ]
+if [ -f "$pos"/draglibJeff3p1p1SHEM295_v5p1.gz ]
then
echo '-----.access----- gunzipping DLIB_J3p1p1'
chmod 755 "$pos"
- gunzip "$pos"/draglibJeff3p1p1SHEM295.gz
+ gunzip "$pos"/draglibJeff3p1p1SHEM295_v5p1.gz
fi
-if [ -f "$pos"/draglibJeff3p1p1SHEM295 ]
+if [ -f "$pos"/draglibJeff3p1p1SHEM295_v5p1 ]
then
- ln -s "$pos"/draglibJeff3p1p1SHEM295 DLIB_J3p1p1
+ ln -s "$pos"/draglibJeff3p1p1SHEM295_v5p1 DLIB_J3p1p1
fi
ls -l
echo -"----.access----- testVVER access script terminated"