Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
1ebe292c
Commit
1ebe292c
authored
Oct 31, 2014
by
Tails developers
Browse files
Fix typo.
parent
a42ab6d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
features/step_definitions/common_steps.rb
View file @
1ebe292c
...
...
@@ -599,7 +599,7 @@ Then /^(.*) uses all expected TBB shared libraries$/ do |application|
cmd_regex
=
"
#{
binary
}
.* -profile /home/
#{
user
}
/
\.
unsafe-browser/profile
\.
default"
chroot
=
"/var/lib/unsafe-browser/chroot"
when
"the I2P Browser"
user
=
"i2pbrow
e
sr"
user
=
"i2pbrows
e
r"
cmd_regex
=
"
#{
binary
}
.* -profile /home/
#{
user
}
/
\.
i2p-browser/profile
\.
default"
chroot
=
"/var/lib/i2p-browser/chroot"
when
"Tor Launcher"
...
...
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