From: martinahansen Date: Fri, 14 Oct 2011 21:18:45 +0000 (+0000) Subject: fixed biopieces installer X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e598d5fce6f6474d8662e5815f7329b8adcfbf46;p=biopieces.git fixed biopieces installer git-svn-id: http://biopieces.googlecode.com/svn/trunk@1575 74ccb610-7750-0410-82ae-013aeee3265d --- diff --git a/bp_scripts/biopieces_installer.sh b/bp_scripts/biopieces_installer.sh index d9542ab..f9f74f7 100755 --- a/bp_scripts/biopieces_installer.sh +++ b/bp_scripts/biopieces_installer.sh @@ -40,7 +40,7 @@ function abort exit } -# Function to create a directory is it doesn't exist. +# Function to create a directory if it doesn't exist. function dir_create { local dir=$1