Commit e5eab64e authored by John Bonn's avatar John Bonn
Browse files

Added test for mrf2isis level2 labels. m02244

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/m02244@7702 41f8697f-d340-4b68-9986-7bafba869bb8
parent 0a156656
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,3 +7,5 @@ commands:
	to=$(OUTPUT)/FSL_CDR_LV2_00200_1Q.cub > /dev/null;
	$(APPNAME) from=$(INPUT)/LSL_CDR_LV2_00300_1Q.LBL \
	to=$(OUTPUT)/LSL_CDR_LV2_00300_1Q.cub > /dev/null;
	catlab FROM=$(OUTPUT)/FSL_CDR_LV2_00200_1Q.cub to=$(OUTPUT)/FSL_CDR_LV2_00200_1Q.pvl > /dev/null;
	catlab FROM=$(OUTPUT)/LSL_CDR_LV2_00300_1Q.cub to=$(OUTPUT)/LSL_CDR_LV2_00300_1Q.pvl > /dev/null;