Skip to content

Commit

Permalink
Add comment to the shell script
Browse files Browse the repository at this point in the history
  • Loading branch information
motiejus committed Jul 1, 2016
1 parent 44cbefc commit 63f7f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ declare ringpop_common_branch="master"

#
# Clones or updates the ringpop-common repository.
# Runs `npm install` in ringpop-common/$1.
#
fetch-ringpop-common() {
if [ ! -e "$ringpop_common_dir" ]; then
Expand Down

0 comments on commit 63f7f04

Please sign in to comment.