summaryrefslogtreecommitdiffstats
path: root/usr.sbin/periodic/periodic.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/periodic/periodic.sh')
-rw-r--r--usr.sbin/periodic/periodic.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/periodic/periodic.sh b/usr.sbin/periodic/periodic.sh
index 6c21c21..73e8576 100644
--- a/usr.sbin/periodic/periodic.sh
+++ b/usr.sbin/periodic/periodic.sh
@@ -97,6 +97,9 @@ do
then
[ $processed = 1 ] && plural= || plural=s
echo "No output from the $processed file$plural processed"
+ else
+ echo ""
+ echo "-- End of $arg output --"
fi
} | eval $pipe
done
OpenPOWER on IntegriCloud