浏览代码

Ensure gnu format when running checkpoint tests

Sergey Poznyakoff 6 年之前
父节点
当前提交
72506bddee
共有 1 个文件被更改,包括 2 次插入0 次删除
  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])