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
Turris
ucollect
Commits
060ba326
Verified
Commit
060ba326
authored
Mar 08, 2017
by
Michal 'vorner' Vaner
Browse files
SQL kill...
parent
fbc92080
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/master/dbscripts/plugin_hashes.pl
View file @
060ba326
...
...
@@ -243,7 +243,7 @@ print $out "COMMIT;\n";
close
$out
;
if
(
$err
)
{
print
"
BROKEN!;
";
# A trick to kill the SQL and force it to also fail.
print
"
BROKEN!;
\n
";
# A trick to kill the SQL and force it to also fail.
}
else
{
print
$output
;
}
...
...
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