X-Git-Url: http://git.silcnet.org/gitweb/?p=autodist.git;a=blobdiff_plain;f=apps%2Fautodist%2Fautodist.in;h=6da94f7f38418977136b0d726428d0ad0c05b025;hp=f40f70fe6dba20334162b0dfe3b0b21fbd71660b;hb=12e583d56eed7a65a777e117cbac94a38051421d;hpb=76e51b52311d2fa6aca036f9d59dc74d0846ab99 diff --git a/apps/autodist/autodist.in b/apps/autodist/autodist.in index f40f70f..6da94f7 100755 --- a/apps/autodist/autodist.in +++ b/apps/autodist/autodist.in @@ -915,8 +915,8 @@ ad_makedist() ad_log_open "makedist.log" ad_debug "Starting distribution creation" - ad_log "Starting distribution creation" - ad_log "------------------------------" + ad_log "Created distribution" + ad_log "--------------------" ad_log "" if test '!' -f autodist.dist; then @@ -1388,8 +1388,8 @@ ad_process_noprocess() if test x$1 = xtrue; then ad_log "" - ad_log "Autodist did not process the following files and directories:" - ad_log "-------------------------------------------------------------" + ad_log "Following files and directories were not processed:" + ad_log "---------------------------------------------------" f="$cur/autodist__noprocess" rm -rf $f @@ -1669,7 +1669,7 @@ ad_run_hooks() ad_debug "Running hooks: $1" ad_log "" - ad_log "Running hooks:" + ad_log "Hooks executed:" ad_log "--------------" for i in $1 @@ -1695,8 +1695,8 @@ ad_run_dist_hooks() ad_debug "Starting running distributions hooks: $1" ad_log "" - ad_log "Running distribution hooks:" - ad_log "---------------------------" + ad_log "Distribution hooks executed:" + ad_log "----------------------------" for i in $1 do