From b5f547bfb3ef39a8286a5df59b128c3d94d723e2 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 6 Jan 2016 23:36:50 +0100 Subject: =?UTF-8?q?Kill=20a=20stray=20=E2=80=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/ftpsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ftpsync b/bin/ftpsync index a9e9709..b4c1cda 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -10,7 +10,7 @@ set -E # A pipeline's return status is the value of the last (rightmost) # command to exit with a non-zero status, or zero if all commands exit -# success‐ fully. +# success fully. set -o pipefail # ftpsync script for Debian -- cgit v1.2.3