:78 Function create_function() is deprecated [8192]
Filename | |
---|---|
core/auxs/auxFns.sh |
diff --git a/core/auxs/auxFns.sh b/core/auxs/auxFns.sh index 1b583ea..0f2608b 100755 --- a/core/auxs/auxFns.sh +++ b/core/auxs/auxFns.sh @@ -1,8 +1,9 @@ #!/bin/bash ## -vx -# auxiliary set of functions used in other scripts -# it includes: +# Auxiliary set of functions used in other scripts of the RACS pipeline. +# +# Main functions included: # - welcome(): RACS welcome message and credits # # - helpMsg(): help message describing how to use this script