[pdal-commits] [PDAL/PDAL] 6ee092: Remove -s flag for --schema option in `pdal info`

GitHub noreply at github.com
Fri Apr 4 14:16:43 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 6ee092ad8d0d0965b11a78ce60a658c64bac496c
      https://github.com/PDAL/PDAL/commit/6ee092ad8d0d0965b11a78ce60a658c64bac496c
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M src/kernel/Info.cpp
    M test/unit/apps/pcinfoTest.cpp

  Log Message:
  -----------
  Remove -s flag for --schema option in `pdal info`

The -s flag conflicted with --stdin. This patch removes the -s option
for --schema, and adds a test to check the fix.


  Commit: df9d32deec569fac897c9260637b7e909ce4ecfe
      https://github.com/PDAL/PDAL/commit/df9d32deec569fac897c9260637b7e909ce4ecfe
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M src/kernel/Info.cpp
    M test/unit/apps/pcinfoTest.cpp

  Log Message:
  -----------
  Merge pull request #281 from gadomski/pdal-info-s-flag

Remove -s flag for --schema option in `pdal info`


Compare: https://github.com/PDAL/PDAL/compare/cb1f9a094ee9...df9d32deec56


More information about the pdal-commits mailing list