1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Add missing $

This commit is contained in:
msvensson@neptunus.(none)
2006-08-01 15:21:09 +02:00
parent 111513f09f
commit c1f0f4dc58

View File

@ -816,7 +816,7 @@ sub command_line_setup () {
if ( $glob_win32 )
{
mtr_report("Disable Instance manager - not supported on Windows");
opt_skip_im= 1;
$opt_skip_im= 1;
}
# Check valgrind arguments