Fixed remote rotation for filenames containing spaces

This commit is contained in:
deajan 2015-11-15 12:20:42 +01:00
parent 197f3036d1
commit 3b17f127cf
3 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@ PROGRAM="obackup"
AUTHOR="(L) 2013-2015 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/obackup - ozy@netpower.fr"
PROGRAM_VERSION=2.0-pre
PROGRAM_BUILD=2015111107
PROGRAM_BUILD=2015111501
IS_STABLE=no
FUNC_BUILD=2015111102

View File

@ -6,7 +6,7 @@ PROGRAM="obackup"
AUTHOR="(L) 2013-2015 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/obackup - ozy@netpower.fr"
PROGRAM_VERSION=2.0-pre
PROGRAM_BUILD=2015111107
PROGRAM_BUILD=2015111501
IS_STABLE=no
source "/home/git/common/ofunctions.sh"

View File

@ -6,7 +6,7 @@ PROGRAM="obackup"
AUTHOR="(L) 2013-2015 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/obackup - ozy@netpower.fr"
PROGRAM_VERSION=2.0-pre
PROGRAM_BUILD=2015111107
PROGRAM_BUILD=2015111501
IS_STABLE=no
FUNC_BUILD=2015111102