Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3831c4ecb5 | |||
| 16847da053 |
@@ -1,11 +1,11 @@
|
||||
#!/bin/bash
|
||||
cd /hipa/bd/applications/hush/hla/2.1.1
|
||||
cd /hipa/bd/applications/hush/hla/2.2.0
|
||||
|
||||
# For use if script is sourced rather than executed
|
||||
appNameDefault="hush.sh"
|
||||
|
||||
module unload gcc
|
||||
module load gcc/7.3.0
|
||||
module load gcc/7.5.0
|
||||
|
||||
if [ -z "$PS1" ] # no prompt?
|
||||
### if [ -v PS1 ] # On Bash 4.2+ ...
|
||||
@@ -56,7 +56,7 @@ _EPICS_HOST_ARCH=${RHREL}-x86_64
|
||||
|
||||
#C_EXT version for Py 3.5, 3.7. 3.8, 3.10:
|
||||
|
||||
export PYTHONPATH=.:/opt/gfa/cafe/python/pycafe/cafe-1.19.3/lib/${_EPICS_HOST_ARCH}:/hipa/bd/applications/deps/apps4ops/v1.11.0
|
||||
export PYTHONPATH=.:/opt/gfa/cafe/python/pycafe/cafe-1.21.0/lib/${_EPICS_HOST_ARCH}:/hipa/bd/applications/deps/apps4ops/v1.11.0
|
||||
|
||||
echo $PYTHONPATH
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user