]> The Tcpdump Group git mirrors - tcpdump/blobdiff - tests/TESTrun.sh
Use UTC/GMT time when building/checking tests files
[tcpdump] / tests / TESTrun.sh
index 07bad6cbfa4138c4e11bc4a6493d1f4a5809475a..35daa95ca0b2be967c34d76ee59c7e0632479bb3 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+TZ=GMT0; export TZ
+
 mkdir -p NEW
 mkdir -p DIFF
 cat /dev/null > failure-outputs.txt