projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
683b0a7
)
finish previous commit
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 7 Jan 2015 13:17:21 +0000
(13:17 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 7 Jan 2015 13:17:21 +0000
(13:17 +0000)
test/widgets/Makefile
patch
|
blob
|
history
diff --git
a/test/widgets/Makefile
b/test/widgets/Makefile
index
e91e13c
..
45e8951
100644
(file)
--- a/
test/widgets/Makefile
+++ b/
test/widgets/Makefile
@@
-59,7
+59,7
@@
index-iframe-demo:
tidy:
for i in iframe-demos.html index-*.html; do \
tidy -i -m $$i >/dev/null 2>&1; \
- perl -i -npe 's,(^\s*</head>),<link type="text/css" rel="stylesheet" href="screenshots.css" />\n$$1,' $$i; \
+ perl -i -npe 's,(^\s*</head>),<link type="text/css" rel="stylesheet" href="screenshots.css" /> $$1,' $$i; \
done
help: