Index: /issm/trunk-jpl/test/Par/Pig.py
===================================================================
--- /issm/trunk-jpl/test/Par/Pig.py	(revision 15554)
+++ /issm/trunk-jpl/test/Par/Pig.py	(revision 15555)
@@ -62,3 +62,3 @@
 #Change name so that no test have the same name
 if len(inspect.stack()) > 2:
-	md.miscellaneous.name = ospath.basename(inspect.stack()[2][1]).split('.')[0]
+	md.miscellaneous.name = os.path.basename(inspect.stack()[2][1]).split('.')[0]
