display a hint how to check the index pages
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 7 Jan 2015 13:07:23 +0000 (13:07 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 7 Jan 2015 13:07:23 +0000 (13:07 +0000)
test/widgets/Makefile

index 31b826f..e2a1810 100644 (file)
@@ -39,6 +39,7 @@ screenshots: clean estimate-time iframe tidy
            done; \
            ${MAKE} PREFIX=$$t index; \
        done
            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" }'
 
 estimate-time:
        @wc -l url.* | tail -n1 | awk '{print "Estimeate run time: " $$1 * (1 + '${TIMEOUT}'), "seconds" }'