aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPjotr Prins2016-02-24 11:01:29 +0000
committerPjotr Prins2016-04-20 09:13:26 +0000
commit5fffa1aa4260af6663c1f9b4cf7494d3ebc6995d (patch)
treea68c6d32ab7db60db2350c5a0ba8c0d4abc7eaf2 /bin
parent92fda7557645199276bf4f8a65c40252c4d83c21 (diff)
downloadgenenetwork2-5fffa1aa4260af6663c1f9b4cf7494d3ebc6995d.tar.gz
[PATCH 037/100] WebQtlConfig: sanitizing naming and used vars
Diffstat (limited to 'bin')
-rwxr-xr-xbin/genenetwork22
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/genenetwork2 b/bin/genenetwork2
index 54eee02e..00ee09bf 100755
--- a/bin/genenetwork2
+++ b/bin/genenetwork2
@@ -1,6 +1,6 @@
#! /bin/bash
#
-# This will run the server with default settings
+# This will run the server with default settings.
# Absolute path to this script, e.g. /home/user/bin/foo.sh
SCRIPT=$(readlink -f "$0")