View | Details | Raw Unified | Return to bug 17651
Collapse All | Expand All

(-)src/usr.sbin/periodic.sh (+1 lines)
Lines 52-57 Link Here
52
fi
52
fi
53
53
54
host=`hostname`
54
host=`hostname`
55
export host
55
echo "Subject: $host $run run output"
56
echo "Subject: $host $run run output"
56
57
57
# Execute each executable file in the directory list.  If the x bit is not
58
# Execute each executable file in the directory list.  If the x bit is not

Return to bug 17651