Commits

Larry Knox committed 6f8a6d78c5d
Update expected output file to match corrected output for --debug. Granules from geolocation files were listing the geolocation file as their geolocation file through version 1.4.0. This resulted in 3 copies of each geolocation granule in the redro3S-dump.txt. file. The next revision will list each geolocation granule twice, since the test reads granules for data product ouput files and their geololcation files as well as the geolocation output files themselves. Tests were added for -t REDRO -g GCRIO, for a command with multiple geolocation products (should fail), -t REDRO -g GMODO (fails for incorrect geoproduct), and -g GMODO with the list of VIIRS moderate resolution products, to replace the workaround with -g no and GMODO in the product list, which will correctly fail in the next revision. Two of the nagg tetss and two of the nagg_more tests will fail until code changes are checked in to the next revision.