From 877879632de4488bdd53b71b8681bce8f17272a5 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 30 Aug 2017 09:49:02 +0100 Subject: actually logout of ilo2 --- INF/ILO2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INF/ILO2.pm b/INF/ILO2.pm index 9e3f369..6a5265e 100644 --- a/INF/ILO2.pm +++ b/INF/ILO2.pm @@ -135,7 +135,7 @@ sub logout($) { return -1; } - print STDERR "Logged out of ILO2"; + print STDERR "Logged out of ILO2\n"; $self->{stoken} = undef; } -- cgit v1.2.3