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:
3954594
)
correct index URL
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 23 Jun 2015 20:41:34 +0000
(20:41 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 23 Jun 2015 20:41:34 +0000
(20:41 +0000)
test/widgets/Makefile
patch
|
blob
|
history
diff --git
a/test/widgets/Makefile
b/test/widgets/Makefile
index
ed159e3
..
55467fb
100644
(file)
--- a/
test/widgets/Makefile
+++ b/
test/widgets/Makefile
@@
-43,7
+43,7
@@
screenshots: clean estimate-time iframe
help-url:
@echo ""
- @echo "Please check now: http://localhost/test/widgets/"
+ @echo "Please check now: http://localhost/test/widgets/index.html"
estimate-time:
@wc -l url.* | tail -n1 | awk '{print "Estimeate run time: " $$1 * (1 + '${TIMEOUT}') * 0.5, "seconds" }'