From 0c9ab163f0308ca631fccb0380516427e3263bc1 Mon Sep 17 00:00:00 2001 From: deajan Date: Tue, 7 Feb 2017 17:43:30 +0100 Subject: [PATCH] Fixed typo --- dev/tests/run_tests.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/tests/run_tests.sh b/dev/tests/run_tests.sh index 68143fc..c5ed510 100755 --- a/dev/tests/run_tests.sh +++ b/dev/tests/run_tests.sh @@ -7,7 +7,7 @@ ## On CYGWIN / MSYS, ACL and extended attributes aren't supported -# osync test suite 2016122302 +# osync test suite 2017020701 # 4 tests: # quicklocal @@ -933,7 +933,7 @@ function test_MultipleConflictBackups () { for i in "${osyncParameters[@]}"; do - echo "Running with parameters [$î]." + echo "Running with parameters [$i]." cd "$OSYNC_DIR" PrepareLocalDirs