mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-29 13:01:13 +03:00
tests: Add OK: and a new line to ssh_ping
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
(cherry picked from commit 5123f7955b
)
This commit is contained in:
@ -57,7 +57,7 @@ int main(int argc, char **argv)
|
||||
goto out;
|
||||
}
|
||||
|
||||
printf("%s", banner);
|
||||
printf("OK: %s\n", banner);
|
||||
rc = 0;
|
||||
|
||||
out:
|
||||
|
Reference in New Issue
Block a user