aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPjotr Prins2018-02-10 07:53:53 +0000
committerPjotr Prins2018-02-10 07:53:53 +0000
commit97ccc478543a7bb08fe0cf178e320dd5811d8bfa (patch)
tree65c3610e421eea8615c377d922ad63d6cd258bde /bin
parent4ae2d548127eeeaa7cec0baf1b788005b5e8e51d (diff)
downloadgenenetwork2-97ccc478543a7bb08fe0cf178e320dd5811d8bfa.tar.gz
Check for bimbam path and bail out if it is missing
Diffstat (limited to 'bin')
-rwxr-xr-xbin/genenetwork21
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/genenetwork2 b/bin/genenetwork2
index f64576d5..7148c022 100755
--- a/bin/genenetwork2
+++ b/bin/genenetwork2
@@ -45,6 +45,7 @@
SCRIPT=$(realpath "$0")
echo SCRIPT=$SCRIPT
+echo GN2_PROFILE=$GN2_PROFILE
GN2_BASE_DIR=$(dirname $(dirname "$SCRIPT"))
GN2_ID=$(cat /etc/hostname):$(basename $GN2_BASE_DIR)