Correct typo

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12341 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2012-04-25 18:24:32 +00:00
parent d242ae9f30
commit 16843a2df4

View File

@ -205,7 +205,7 @@ sub init_dbworker {
print $currcon "*XCATBUGDETECTED*:$err:*XCATBUGDETECTED*\n";
print $currcon "*XCATBUGDETECTED*76e9b54341\n";
$clientset->remove($currconn);
close($currcon);
close($currconn);
};
}
}