mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
00fb84d2ab
storage/maria/ma_test_recovery: Made the shell version empty to avoid modifying files in two places. Linked to the current one. storage/maria/unittest/ma_test_recovery.pl: New version of ma_test_recovery.pl Added --help and --version, made a function of the main part, removed all calls to unix mv and cp
8 lines
219 B
Bash
Executable file
8 lines
219 B
Bash
Executable file
#!/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
|