Changeset 5504


Ignore:
Timestamp:
08/23/10 10:06:23 (15 years ago)
Author:
Mathieu Morlighem
Message:

Fixed Pig name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/Par/Pig.par

    r5035 r5504  
    4545%Change name so that no test have the same name
    4646A=dbstack;
    47 if (length(A)==3), md.name=A(3).file(1:end-2); end
     47if (length(A)>2), md.name=A(3).file(1:end-2); end
Note: See TracChangeset for help on using the changeset viewer.