Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
defa6184
Commit
defa6184
authored
Apr 23, 2021
by
Ondřej Kuzník
Browse files
ITS
#9532
Check homedir overlay is enabled before testing it
parent
9bbbbf5f
Pipeline
#2590
passed with stage
in 44 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test085-homedir
View file @
defa6184
...
...
@@ -16,7 +16,7 @@
echo
"running defines.sh"
.
$SRCDIR
/scripts/defines.sh
if
test
$
DEREF
=
homedirno
;
then
if
test
$
HOMEDIR
=
homedirno
;
then
echo
"Homedir overlay not available, test skipped"
exit
0
fi
...
...
Write
Preview
Markdown
is supported
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