Commit 46e21d86 authored by Marjorie Hahn's avatar Marjorie Hahn
Browse files

PROG Modified crism2isis's mrdr test to also test the labels of the cube.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce@7262 41f8697f-d340-4b68-9986-7bafba869bb8
parent 45e984ec
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,3 +5,5 @@ include $(ISISROOT)/make/isismake.tsts
commands:
	$(APPNAME) from=$(INPUT)/t1865_mrrde_70n185_0256_1.lbl \
	to=$(OUTPUT)/mrdrtruth.cub > /dev/null;
	catlab from=$(OUTPUT)/mrdrtruth.cub \
	to=$(OUTPUT)/mrdrtruth.pvl > /dev/null;