From 2a3afcaf659bca7fa43501f6adb016626e6f29ed Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 3 Mar 2022 13:34:20 +0100 Subject: Test WinSCP --- script/test-smoke.sh | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'script/test-smoke.sh') diff --git a/script/test-smoke.sh b/script/test-smoke.sh index 4483f65b..c992803e 100755 --- a/script/test-smoke.sh +++ b/script/test-smoke.sh @@ -116,6 +116,31 @@ if [ -z "$SKIP_DUCK" ]; then done fi +if [ -z "$SKIP_WINSCP" ]; then + echo "🛠️ Testing with winscp" + source ${SCRIPT_FOLDER}/dev-env-winscp.sh + winscp <