Mention the ``end of output'' for each periodic script.
Submitted by: David Wolfskill <david@catwhisker.org> PR: 37036 MFC after: 1 week
This commit is contained in:
parent
a1bdb69445
commit
fc2e2c5091
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user