Skip to content

Commit

Permalink
#77 show time
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 25, 2023
1 parent f54d067 commit e2cb5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ endef

# The main goal
all: $(TARGET)/start.txt $(TARGET)/repositories.csv polish clone jpeek filter measure aggregate zip
echo -e "\n\nSUCCESS (made by yegor256/cam $(VERSION))!"
echo -e "\n\nSUCCESS (made by yegor256/cam $(VERSION) in $$(echo "($$(date +%s) - $$(cat "$(TARGET)/start.txt")) / 60" | bc) minutes)!"

install:
$(call step,install)
Expand Down

0 comments on commit e2cb5bc

Please sign in to comment.