M2-Planet/test/test02/cleanup.sh

5 lines
68 B
Bash
Raw Normal View History

#! /bin/sh
rm -f test/test02/if.M1
rm -f test/test02/if.hex2
exit 0