Index: /issm/trunk-jpl/scripts/ol
===================================================================
--- /issm/trunk-jpl/scripts/ol	(revision 20720)
+++ /issm/trunk-jpl/scripts/ol	(revision 20721)
@@ -3,5 +3,5 @@
 #Get the runme file, read it, and display steps
 rm -rf orglist_temporary_file
-LIST=$(cat runme.m | grep perform | sed "s/'/ /g" | awk '{print $3}')
+LIST=$(cat runme.m | grep perform | grep if | sed "s/'/ /g" | awk '{print $3}')
 
 COUNT=0;
