Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
6c195424
Commit
6c195424
authored
May 09, 2017
by
Dominik Hebeler
Browse files
Änderung am Searcher
parent
5ade5d6f
Changes
1
Show whitespace changes
Inline
Side-by-side
app/Jobs/Searcher.php
View file @
6c195424
...
...
@@ -60,7 +60,7 @@ class Searcher implements ShouldQueue
// The mission can be empty when blpop hit the timeout
if
(
empty
(
$mission
)){
continue
;
break
;
}
else
{
$mission
=
$mission
[
1
];
$this
->
counter
++
;
#
...
...
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