1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-08-01 11:26:52 +03:00
Files
libssh/tests/unittests/hello world.sh
Jakub Jelen b6fd4912d7 Fix shellcheck issues
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2024-03-22 12:35:07 +01:00

3 lines
32 B
Bash
Executable File

#!/bin/sh
printf '%s' "$1" 2>&1