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
Emmanuel QUEVILLON
BIGSdb
Commits
90bc352d
Commit
90bc352d
authored
Dec 22, 2014
by
Keith Jolley
Browse files
Source formatting.
parent
36d91845
Changes
2
Hide whitespace changes
Inline
Side-by-side
scripts/automation/autotag.pl
View file @
90bc352d
...
...
@@ -63,7 +63,7 @@ GetOptions(
'
q|quiet
'
=>
\
$opts
{'
q
'},
'
r|random
'
=>
\
$opts
{'
r
'},
'
T|already_tagged
'
=>
\
$opts
{'
T
'},
'
v|view=s
'
=>
\
$opts
{'
v
'}
'
v|view=s
'
=>
\
$opts
{'
v
'}
)
or
die
("
Error in command line arguments
\n
");
if
(
$opts
{'
h
'}
)
{
...
...
scripts/automation/scannew.pl
View file @
90bc352d
...
...
@@ -64,7 +64,7 @@ GetOptions(
'
o|order
'
=>
\
$opts
{'
o
'},
'
r|random
'
=>
\
$opts
{'
r
'},
'
T|already_tagged
'
=>
\
$opts
{'
T
'},
'
v|view=s
'
=>
\
$opts
{'
v
'}
'
v|view=s
'
=>
\
$opts
{'
v
'}
)
or
die
("
Error in command line arguments
\n
");
if
(
$opts
{'
h
'}
)
{
...
...
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