Closedown

This commit is contained in:
boccioli_m
2015-09-02 10:27:03 +02:00
parent 6268f331cd
commit fa3a82a549
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#Wed Sep 02 09:40:53 CEST 2015
#Wed Sep 02 10:26:57 CEST 2015
autoSaveScanData=true
createSessionFiles=false
dataFilesCreation=true
@@ -20,7 +20,7 @@ simulation=false
tasksFile={config}/tasks.properties
terminalEnabled=true
terminalPort=3579
userAuthenticator=ch.psi.pshell.security.LdapAuthenticator | ldap\\\://d.psi.ch | d.psi.ch | users.psi
userAuthenticator=ch.psi.pshell.security.LdapAuthenticator | ldap\://d.psi.ch | d.psi.ch | users.psi
userManagement=true
versionTrackingEnabled=true
versionTrackingLogin={config}/agkey

View File

@@ -14,8 +14,8 @@ def sendFeedback(testPath, testName, DEVICE, returnString, testPassed):
def startTest(testName, DEVICE, params):
#get the path of this script
testTool = testcommons.TestingTool()
testTool.print_pio
testcommons.print_pio()
testTool.print_pio()
import inspect
testPath = inspect.getfile(inspect.currentframe())
#by default, failed