Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
2e8cd00e
Commit
2e8cd00e
authored
Oct 12, 2017
by
Yadd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Little change
parent
2afc68bd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
2e8cd00e
...
...
@@ -430,7 +430,7 @@ start_web_server: all prepare_test_server
addKey globalStorageOptions DataSource
'dbi:SQLite:dbname='
`
pwd
`
'/e2e-tests/conf/sessions.db'
;
\
fi
@
# Debian: make start_web_server TESTBACKEND=LDAP LLNGTESTLDAP_SCHEMA_DIR=/etc/ldap/schema LLNGTESTLDAP_SLAPADD_BIN=/usr/sbin/slapadd
if
test
"
$(TESTBACKEND)
"
=
"LDAP"
;
then
\
@
if
test
"
$(TESTBACKEND)
"
=
"LDAP"
;
then
\
cp
lemonldap-ng-portal/t/testslapd/slapd.ldif e2e-tests/conf/
;
\
mkdir
e2e-tests/conf/slapd.d
;
\
mkdir
e2e-tests/conf/data
;
\
...
...
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