Explorar el Código

Ensure gnu format when running checkpoint tests

Sergey Poznyakoff hace 6 años
padre
commit
72506bddee
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      tests/testsuite.at

+ 2 - 0
tests/testsuite.at

@@ -226,6 +226,8 @@ for i in 0 1 2 3 4 5 6 7 8 9
 do
   genfile --length 10240 --file $i
 done
+TAR_OPTIONS=-Hgnu
+export TAR_OPTIONS
 $1
 ],m4_shift($@))])
 m4_include([checkpoint/defaults.at])