source: git/tests/cmd_fix_bad.out @ c20d521

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since c20d521 was c20d521, checked in by Olly Betts <olly@…>, 10 years ago

lib/,src/netskel.c,tests/: Drop "between nodes" from the progress
messages while solving the survey network, as the extra words don't
make the meaning clearer, and "node" doesn't mean exactly the same
here as the summary of nodes printed at the end of processing, which
is a bit confusing.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1./cmd_fix_bad.svx:1:9: Expecting numeric field, found ""
2./cmd_fix_bad.svx:2:11: Expecting numeric field, found ""
3./cmd_fix_bad.svx:3:30: Expecting numeric field, found ""
4./cmd_fix_bad.svx:4:35: Expecting numeric field, found ""
5./cmd_fix_bad.svx:5:12: Expecting numeric field, found "test"
6./cmd_fix_bad.svx:7:20: Expecting numeric field, found ""
7./cmd_fix_bad.svx:8:22: Expecting numeric field, found ""
8./cmd_fix_bad.svx:9:41: Expecting numeric field, found ""
9./cmd_fix_bad.svx:10:46: Expecting numeric field, found ""
10./cmd_fix_bad.svx:11:23: Expecting numeric field, found "test"
11
12Removing trailing traverses...
13
14Concatenating traverses...
15
16Simplifying network...
17
18Calculating network...
19
20Calculating traverses...
21
22Calculating trailing traverses...
23
24Calculating statistics...
25
26Survey contains 1 survey station, joined by 0 legs.
27There are 0 loops.
28Total length of survey legs =    0.00m (   0.00m adjusted)
29Total plan length of survey legs =    0.00m
30Total vertical length of survey legs =    0.00m
31   1 0-node.
32Done.
33There were 0 warning(s) and 10 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.