Skip to content
Snippets Groups Projects
Commit 352acc3d authored by echicken's avatar echicken :chicken:
Browse files

er

parent f9e0d6c2
Branches
Tags
No related merge requests found
......@@ -426,9 +426,9 @@ try {
}
} catch (err) {
} catch (er) {
log(LOG_ERR, err);
log(LOG_ERR, er);
} finally {
rlogin.disconnect();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment