Loading isis/src/control/objs/ControlNet/ControlNet.truth +0 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,6 @@ testing GetCubeSerials... (NOTE: unittest sorts the results) testing set target................................. Set target using empty PVL. TargetName = Set target using actual PVL. Group = Mapping TargetName = Mars Loading isis/src/control/objs/ControlNetVersioner/ControlNetVersioner.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -222,7 +222,7 @@ namespace Isis { } if ( controlPoint->GetId().isEmpty() ) { QString msg = "Unbable to write control net to PVL file. " QString msg = "Unable to write control net to PVL file. " "Invalid control point has no point ID value."; throw IException(IException::Unknown, msg, _FILEINFO_); } Loading Loading
isis/src/control/objs/ControlNet/ControlNet.truth +0 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,6 @@ testing GetCubeSerials... (NOTE: unittest sorts the results) testing set target................................. Set target using empty PVL. TargetName = Set target using actual PVL. Group = Mapping TargetName = Mars Loading
isis/src/control/objs/ControlNetVersioner/ControlNetVersioner.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -222,7 +222,7 @@ namespace Isis { } if ( controlPoint->GetId().isEmpty() ) { QString msg = "Unbable to write control net to PVL file. " QString msg = "Unable to write control net to PVL file. " "Invalid control point has no point ID value."; throw IException(IException::Unknown, msg, _FILEINFO_); } Loading