warning fix

This commit is contained in:
Yang Tse 2010-02-06 17:31:09 +00:00
parent 71593dfe57
commit e118cd4ca0
1 changed files with 1 additions and 1 deletions

View File

@ -543,7 +543,7 @@ sub torture {
logmsg "*** Alloc number $limit is now set to fail ***\n" if($gdbthis);
my $ret;
my $ret = 0;
if($gdbthis) {
runclient($gdbline)
}