Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
258
Issues
258
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
a86b59a8
Commit
a86b59a8
authored
Jul 17, 2017
by
Yadd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update test server (
#1271
)
parent
0b9e5acd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Makefile
Makefile
+1
-0
No files found.
Makefile
View file @
a86b59a8
...
...
@@ -395,6 +395,7 @@ prepare_test_server:
INITDIR
=
`
pwd
`
/e2e-tests/conf/init
\
ETCDEFAULTDIR
=
`
pwd
`
/e2e-tests/conf/def
#@cp -f e2e-tests/index.* e2e-tests/conf/
@
perl
-i
-pe
's/example\.com/example.com:19876/g'
e2e-tests/conf/site/index.pl
@
cp
-f
$(SRCMANAGERDIR)
/site/htdocs/manager
*
e2e-tests/conf/manager
@
cp
-f
$(SRCPORTALDIR)
/site/htdocs/index
*
e2e-tests/conf/portal
@
for
f
in
$$
(
find e2e-tests/conf
-name
'*.fcgi'
)
;
do
\
...
...
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