blob: 0b20264c434d07390886d92dcb71a063c6f819e7 (
plain)
1
2
3
4
5
6
7
8
|
#!/bin/sh
# Remove comment from next line if this script fails and you need more
# information of what's going on
# This file is deprecated and has been replaced with ma_test_recovery.pl
unittest/ma_test_recovery.pl $@
|