From: Uwe Köcher Date: Mon, 2 Nov 2015 16:57:35 +0000 (+0100) Subject: candi: updated comments X-Git-Tag: v0.8~7^2~18 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68cfa835fe8719bdf64ee6254799005312a46f76;p=candi.git candi: updated comments --- diff --git a/candi.sh b/candi.sh index 80c1ab2..00fb119 100755 --- a/candi.sh +++ b/candi.sh @@ -87,7 +87,7 @@ INFO="\033[1;34m" BOLD="\033[1m" ################################################################################ -### Define helper functions ### +# Define candi helper functions prettify_dir() { # Make a directory name more readable by replacing homedir with "~" @@ -117,6 +117,7 @@ quit_if_fail() { fi } +################################################################################ #verify_archive(): # return -1: internal error # return 0: CHECKSUM is matching