Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
8c1b35c9
Commit
8c1b35c9
authored
Oct 13, 2014
by
Nils Goroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remote debugging of jenkins build failures via git pushes
parent
a1a5122e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile.am
doc/graphviz/Makefile.am
+1
-1
No files found.
doc/graphviz/Makefile.am
View file @
8c1b35c9
...
...
@@ -7,7 +7,7 @@
link_srcdir
:
if
test
"x
$(srcdir)
"
!=
"x
$(builddir)
"
&&
\
test
!
-f
cache_http1_fsm.svg
;
then
\
test
!
-f
$(builddir)
/
cache_http1_fsm.svg
;
then
\
d
=
`
pwd
`
/
$(builddir)
;
\
cd
$(srcdir)
&&
find
.
-name
\*
.svg
-type
f |
\
cpio
-ldmp
$$
{
d
}
;
\
...
...
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