]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/build/cross-build/date.sh
MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followups
[FreeBSD/FreeBSD.git] / tools / build / cross-build / date.sh
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 exec /bin/date -r0 "$@"