Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
scripts
mahara-scripts
Commits
7c32c833
Commit
7c32c833
authored
Jul 19, 2018
by
Robert Lyon
Browse files
Adjusting reply so zero is only returned once
Signed-off-by:
Robert Lyon
<
robertl@catalyst.net.nz
>
parent
8d09cd53
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/jenkins_query.php
View file @
7c32c833
...
...
@@ -42,6 +42,7 @@ if (!empty($content)) {
exit
;
}
echo
0
;
exit
;
}
echo
0
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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