Removed space
This commit is contained in:
parent
52cf42a53c
commit
2e6e17962c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue