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:
ee3282a
)
display a hint how to check the index pages
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 7 Jan 2015 13:07:23 +0000
(13:07 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 7 Jan 2015 13:07:23 +0000
(13:07 +0000)
test/widgets/Makefile
patch
|
blob
|
history
diff --git
a/test/widgets/Makefile
b/test/widgets/Makefile
index
31b826f
..
e2a1810
100644
(file)
--- a/
test/widgets/Makefile
+++ b/
test/widgets/Makefile
@@
-39,6
+39,7
@@
screenshots: clean estimate-time iframe tidy
done; \
${MAKE} PREFIX=$$t index; \
done
+ @echo "Please check now: http://localhost/test/widgets/"
estimate-time:
@wc -l url.* | tail -n1 | awk '{print "Estimeate run time: " $$1 * (1 + '${TIMEOUT}'), "seconds" }'