Index: /issm/trunk-jpl/test/NightlyRun/runme.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/runme.m	(revision 25822)
+++ /issm/trunk-jpl/test/NightlyRun/runme.m	(revision 25823)
@@ -107,5 +107,5 @@
 %Process Ids according to benchmarks{{{
 if strcmpi(benchmark,'nightly'),
-	test_ids=intersect(test_ids,union([1:999]));
+	test_ids=intersect(test_ids,[1:999]);
 elseif strcmpi(benchmark,'validation'),
 	test_ids=intersect(test_ids,[1001:1999]);
