File: regression-test.sh

package info (click to toggle)
osm2pgsql 0.96.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,304 kB
  • sloc: cpp: 11,462; python: 543; sh: 98; makefile: 17
file content (4 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/usr/bin/env sh

tests/regression-test.py -f tests/liechtenstein-2013-08-03.osm.pbf
echo "Tests passed :-)"