mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
tests: Add OK: and a new line to ssh_ping
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
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