summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/makeworld2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makeworld b/scripts/makeworld
index 597e0b7a..99dfff0b 100755
--- a/scripts/makeworld
+++ b/scripts/makeworld
@@ -148,7 +148,7 @@ for category in $*; do
fi
done
done
-ed=`date +"[%b %d %H:%M]"`
+ed=$(date +"[%b %d %H:%M]")
echo "makeworld complete." >>$toplevel/build.log
echo " started: $sd" >>$toplevel/build.log