-
- Downloads
Bash scripts assume that user's CWD is ~ (uses relative path i.e. ./sprint/some-exe)
Changed scripts so that they can be run from any CWD by calling with absolute path (i.e. ~/sprint/some-exe) SVN: 11921
Showing
- openbis_all/source/bash/bis-down.sh 1 addition, 1 deletionopenbis_all/source/bash/bis-down.sh
- openbis_all/source/bash/bis-log.sh 1 addition, 1 deletionopenbis_all/source/bash/bis-log.sh
- openbis_all/source/bash/bis-up.sh 1 addition, 1 deletionopenbis_all/source/bash/bis-up.sh
- openbis_all/source/bash/dss-down.sh 1 addition, 1 deletionopenbis_all/source/bash/dss-down.sh
- openbis_all/source/bash/dss-log.sh 1 addition, 1 deletionopenbis_all/source/bash/dss-log.sh
- openbis_all/source/bash/dss-up.sh 1 addition, 1 deletionopenbis_all/source/bash/dss-up.sh
Loading
Please register or sign in to comment