linefeed when saying that a db monitor doesn't exist in fs
This commit is contained in:
parent
1918b9b576
commit
f04ba9c87e
|
@ -364,7 +364,7 @@ MAIN: while( $loop ) {
|
|||
}
|
||||
else
|
||||
{
|
||||
aud_print( "Database monitor '$db_monitor' does not exist in filesystem" );
|
||||
aud_print( "Database monitor '$db_monitor' does not exist in filesystem\n" );
|
||||
#if ( confirm() )
|
||||
#{
|
||||
# We don't actually do this in case it's new
|
||||
|
|
Loading…
Reference in New Issue