]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - tools/build/cross-build/date.sh
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / tools / build / cross-build / date.sh
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 exec /bin/date -r0 "$@"