Replacing string "neco" by "nepi"
[nepi.git] / test / util / sshfuncs.py
index c9afb32..f860214 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-from neco.util.sshfuncs import rexec, rcopy, rspawn, rcheckpid, rstatus, rkill,\
+from nepi.util.sshfuncs import rexec, rcopy, rspawn, rcheckpid, rstatus, rkill,\
         RUNNING, FINISHED 
 
 import getpass