rc/status.sh: be posix compliant

This commit is contained in:
Philippe Pepiot 2010-01-24 16:44:26 +01:00
parent 344d80206c
commit 04bef9a4b8

View File

@ -5,9 +5,7 @@
statustext() statustext()
{ {
local DATE=`date` wmfs -s "`date`"
wmfs -s "$DATE"
} }
statustext statustext