This commit is contained in:
boccioli_m
2017-10-16 14:19:49 +02:00
parent b16430c10c
commit e044a9f9cc
2 changed files with 2 additions and 2 deletions

View File

@@ -337,7 +337,7 @@ public class TestingListDetails extends javax.swing.JPanel {
hDetails = details;
}
public String get(String detailName){
return hDetails.get(detailName).toString().replaceAll("(\")", "");
return hDetails.get(detailName).toString().replace("\"", "");
}
}

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Mon Oct 16 14:17:18 CEST 2017
#Mon Oct 16 14:19:33 CEST 2017
customPanel=
showEnabledTestsOnly=true
listFilter=rps-test