> You now have a sequence: 01.exp,02.exp,03.exp,04.exp. But mybe at > one point you have follow another order > 03.exp,01.exp,04.exp,02.exp. You must change the whole directory > tree, at most times, it is not really you want.
One thing we could easily change is to move the existing sorting operation into proc find. Then you could override proc find in your site.exp to return the *.exp files in any order you like. Does this seem reasonable? Ben _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org http://lists.gnu.org/mailman/listinfo/dejagnu