Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
awit-dbackup
awit-dbackup
Commits
1a3e5512
Commit
1a3e5512
authored
Dec 23, 2014
by
Nigel Kukard
Browse files
Whitespace fixup
parent
626a64cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
dbackup
View file @
1a3e5512
...
...
@@ -1058,7 +1058,7 @@ sub backup
);
foreach
my
$rmitem
(
@rmlist
)
{
printLog
(
LOG_DEBUG
,"
Remove path '[
$dest
]/(
$rmitem
)'
\n
");
rmtree
("
$dest
/
$rmitem
");
rmtree
("
$dest
/
$rmitem
");
}
printLog
(
LOG_NOTICE
,"
BACKUP END
\n
");
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment