Author: Andreas Tille <tille@debian.org>
Last-Update: Mon, 27 Jan 2020 15:51:58 +0100
Description: Fix POSIX shell syntax

--- a/discoSnpRAD/clustering_scripts/discoRAD_clustering.sh
+++ b/discoSnpRAD/clustering_scripts/discoRAD_clustering.sh
@@ -13,7 +13,7 @@ bold=`tput bold`
 reset=`tput sgr0`
 
 
-function help {
+help() {
     echo $reset
 echo "====================================================="
 echo "Filtering, clustering per locus and vcf formatting of $rawdiscofile"
