Removed space

This commit is contained in:
deajan 2018-10-01 21:04:41 +02:00
parent 52cf42a53c
commit 2e6e17962c
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@ function __PREPROCESSOR_CopyCommons {
# If sourced don't do anything # If sourced don't do anything
if [ "$(basename $0)" == "merge.sh" ]; then if [ "$(basename $0)" == "merge.sh" ]; then
if [ "$1" == "osync" ]; then if [ "$1" == "osync" ]; then
__PREPROCESSOR_Merge osync __PREPROCESSOR_Merge osync
__PREPROCESSOR_CopyCommons osync __PREPROCESSOR_CopyCommons osync
elif [ "$1" == "obackup" ]; then elif [ "$1" == "obackup" ]; then