]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/tools/build/cross-build/date.sh
merge fix for boot-time hang on centos' xen
[FreeBSD/FreeBSD.git] / 6 / tools / build / cross-build / date.sh
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 exec /bin/date -r0 "$@"