This commit is contained in:
Nunzio Andrea Galante 2017-10-04 13:13:05 +00:00
parent 864ef5ae03
commit f29472ed3e
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 + " | ");
***REMOVED***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> | ");