diff --git a/ci/release/_install.sh b/ci/release/_install.sh index c791b0918..6428f432b 100755 --- a/ci/release/_install.sh +++ b/ci/release/_install.sh @@ -207,16 +207,12 @@ main() { if [ -n "${UNINSTALL-}" ]; then uninstall if [ -n "${DRY_RUN-}" ]; then - bigheader "*********** -Rerun without --dry-run to execute printed commands and perform install. -***********" + bigheader "Rerun without --dry-run to execute printed commands and perform install." fi else install if [ -n "${DRY_RUN-}" ]; then - bigheader "*********** -Rerun without --dry-run to execute printed commands and perform install. -***********" + bigheader "Rerun without --dry-run to execute printed commands and perform install." fi fi } @@ -277,13 +273,6 @@ EOF log "Run man d2plugin-tala for detailed TALA docs." fi fi - logcat >&2 <&2 <&2 <&2 <