#!/bin/sh
set -xe
chmod 700 /tmp
chown -R root: /tmp
cp -ar ci/t t
touch -d @1541504307 t/suite/test t/suite/test.zst

