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
ebe569cb
Commit
ebe569cb
authored
Mar 02, 2016
by
Holger Levsen
Browse files
torbrowser tests: press tab once more
parent
6199dac0
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/test_torbrowser-launcher.sh
View file @
ebe569cb
...
@@ -274,8 +274,8 @@ download_and_launch() {
...
@@ -274,8 +274,8 @@ download_and_launch() {
xvkbd
-text
"
\t\t
"
>
/dev/null 2>&1
xvkbd
-text
"
\t\t
"
>
/dev/null 2>&1
sleep
1
sleep
1
elif
dpkg
--compare-versions
$TBL_VERSION
gt 0.2.3-1~
;
then
elif
dpkg
--compare-versions
$TBL_VERSION
gt 0.2.3-1~
;
then
echo
"
$(
date
-u
)
- torbrowser-launcher version >0.2.3-1~ detected (
$TBL_VERSION
), pressing <tab> t
wice
more."
echo
"
$(
date
-u
)
- torbrowser-launcher version >0.2.3-1~ detected (
$TBL_VERSION
), pressing <tab> t
hree times
more."
xvkbd
-text
"
\t\t
"
>
/dev/null 2>&1
xvkbd
-text
"
\t\t
\t
"
>
/dev/null 2>&1
sleep
1
sleep
1
fi
fi
update_screenshot
update_screenshot
...
...
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