#!/bin/bash  -e

./tatomic $PATH_MNTDIR/testfile

exit 0
