export host after setting it.

This is needed so passwd diffs show the hostname instead of
" passwd diffs:"

PR:		17651
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr>
This commit is contained in:
Chris Piazza 2000-03-29 07:05:29 +00:00
parent 7e1e216acf
commit 2bed2aa31f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58767

View File

@ -52,6 +52,7 @@ else
fi
host=`hostname`
export host
echo "Subject: $host $run run output"
# Execute each executable file in the directory list. If the x bit is not