Skip to content

Commit 0f55dd7

Browse files
committed
Update run.sh
1 parent b653418 commit 0f55dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
### ./get-reposense.py --commit abc123 # Gets a specific commit
1010
### ./get-reposense.py --release --overwrite # Overwrite RepoSense.jar, if exists, with the latest release
1111

12-
./get-reposense.py --release
12+
./get-reposense.py --master
1313

1414
# Executes RepoSense
1515
# Do not change the default output folder name (reposense-report)

0 commit comments

Comments
 (0)