This commit is contained in:
Nunzio Andrea Galante 2017-10-04 13:13:05 +00:00
parent a88a8bbc27
commit 5da8482541
1 changed files with 1 additions and 1 deletions

View File

@ -540,7 +540,7 @@ public class SVNUpdater {
sb.append(algorithm.getName() + " | ");
sb.append(algorithm.getFullname() + " | ");
sb.append(category + " | ");
//sb.append(env + " | ");
sb.append("DataMinerPoolManager | ");
sb.append("<notextile>./addAlgorithm.sh " + algorithm.getName() + " " + algorithm.getCategory() + " "
+ algorithm.getClazz() + " " + targetVRE + " " + algorithm_type + " N "
+ algorithm.getPackageURL() + " \"" + algorithm.getDescription() + "\" </notextile> | ");