-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommand.sh
executable file
·18 lines (15 loc) · 913 Bytes
/
command.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/bin/bash
# python3 analysis.py cayenne https://github.com/apache/cayenne.git
# python3 analysis.py cxf https://github.com/apache/cxf.git
# python3 analysis.py drill https://github.com/apache/drill
# python3 analysis.py jackrabbit https://github.com/apache/jackrabbit.git
# python3 analysis.py jena https://github.com/apache/jena.git
# python3 analysis.py pig https://github.com/apache/pig.git
# python3 analysis.py poi https://github.com/apache/poi.git
# python3 analysis.py tomcat https://github.com/apache/tomcat.git
# python3 analysis.py log4j https://github.com/apache/logging-log4j2
# python3 analysis.py jmeter https://github.com/apache/jmeter.git
# python3 analysis.py eclipse-cdt https://github.com/eclipse-cdt/cdt.git
python3 analysis.py mahout https://github.com/apache/mahout.git
python3 analysis.py ant https://github.com/apache/ant.git
python3 analysis.py poi https://github.com/apache/poi.git