Index: /issm/trunk/src/m/utils/Nightly/testsgetfields.m
===================================================================
--- /issm/trunk/src/m/utils/Nightly/testsgetfields.m	(revision 520)
+++ /issm/trunk/src/m/utils/Nightly/testsgetfields.m	(revision 521)
@@ -36,4 +36,7 @@
 	end
 
+elseif strcmpi(string,'control'),
+	fields={'cont_vel','cont_J','cont_parameter'};
+
 else
 	error(['testsgetfields error message: solution '  string ' not supported yet']);
