Custom Query (1118 matches)
Results (175 - 177 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#777 | fixed | error in 52n-start.sh | ||
Description |
Hi, /usr/local/52nWPS/52n-start.sh has errors in its delay loop. there are 7 '\' chars in there which shouldn't be, the backtick and $ don't need to be quoted. this makes the delay loop fail. Hamish |
|||
#778 | duplicate | regression test | ||
Description |
During the run up the the latest release; one of the only ways to make progress was to watch people on IRC manually go through the ISO contents and type "ls -a" in each directory. With that in mind I would like to propose a "regression test" for the osgeo live project. This is based on the cheap and easy way of making regression tests used for Java projects (where you take all the test logs into a single file; and then do a diff from the previous nightly build; and email the diff to the developers list). Note this is a proper regression test - it does not detect failure - only changes. Even if you just ignore the emails and sort them into a folder - you can still sift through the emails at a later date in order to sort out exactly when things changed. So here is the plan: 1) do we have a nightly or weekly build resulting in an ISO? 2) write a script to mount the ISO; and perform an "ls -a -R > osgeolive20110923.txt" 3) continue the script to perform a diff between todays contents; and the day before 4) email the diff to the developer list |
|||
#779 | fixed | duplicate listing of SensorML in standards.rst | ||
Description |
Hi,
that attached patch fixes it. Hamish |