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
Debian QA
jenkins.debian.net
Commits
dba4d7bc
Commit
dba4d7bc
authored
Mar 03, 2016
by
Holger Levsen
Browse files
fix typo
parent
d455f5d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/test_torbrowser-launcher.sh
View file @
dba4d7bc
...
@@ -45,7 +45,7 @@ cleanup_all() {
...
@@ -45,7 +45,7 @@ cleanup_all() {
cleanup_duplicate_screenshots
()
{
cleanup_duplicate_screenshots
()
{
cd
$RESULTS
cd
$RESULTS
echo
"
$(
date
-u
)
- removing duplicate and similar creenshots."
echo
"
$(
date
-u
)
- removing duplicate and similar
s
creenshots."
# loop backwards through the screenshots and remove similar ones
# loop backwards through the screenshots and remove similar ones
# this results in keeping the interesting ones :)
# this results in keeping the interesting ones :)
MAXDIFF
=
2500
# pixels
MAXDIFF
=
2500
# pixels
...
...
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