#!/bin/sh

cd /usr/lib/tar/ptest/tests/

# Clear old data
rm -rf testsuite.dir testsuite.log

./testsuite --am-fmt
