#!/bin/sh

cd /usr/lib64/tar/ptest/tests/

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

./testsuite --am-fmt
