Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Ruderich
passt-mac
Commits
01563cd6
Commit
01563cd6
authored
Apr 15, 2016
by
Simon Ruderich
Browse files
slsm: t: fix broken && chain
parent
b4b02b21
Changes
1
Hide whitespace changes
Inline
Side-by-side
security/slsm/t/slsm-tests.sh
View file @
01563cd6
...
...
@@ -352,7 +352,7 @@ test_expect_success 'multiple files per node' "
test_expect_success
'symlinks and hardlinks'
"
test_when_finished cleanup && setup &&
touch /tmp/slsm/x
touch /tmp/slsm/x
&&
\
rules p=/tmp/slsm a=
$LN
m=5 &&
test_must_fail
$LN
-s y /tmp/slsm/y &&
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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