Skip to content

Commit

Permalink
Merge branch 'master' into transp-fixes2
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Nov 11, 2024
2 parents 032259f + 548e6ed commit 338f4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/api/apiputvector.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# This file holds what is expected to be produced on output
cat << EOF > answer.txt
134.9 2020-06-01T14:55:33 -12.76 -16.25
-158 2020-06-01T16:00:51 19.8 29.5
202 2020-06-01T16:00:51 19.8 29.5
EOF
testapi_putvector > results.txt
diff -q --strip-trailing-cr results.txt answer.txt > fail

0 comments on commit 338f4de

Please sign in to comment.