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
d455f5d9
Commit
d455f5d9
authored
Mar 02, 2016
by
Holger Levsen
Browse files
torbrowser tests: tab
parent
a51a2a9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/test_torbrowser-launcher.sh
View file @
d455f5d9
...
@@ -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>
four times
more."
echo
"
$(
date
-u
)
- torbrowser-launcher version >0.2.3-1~ detected (
$TBL_VERSION
), pressing <tab>
once
more."
xvkbd
-text
"
\t
\t\t\t
"
>
/dev/null 2>&1
xvkbd
-text
"
\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