mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-01 05:54:46 +03:00
Update Makefile
This commit is contained in:
parent
55a3a13d89
commit
b4a3aae04d
2
Makefile
2
Makefile
@ -58,6 +58,6 @@ profiling: venv venv-dev
|
||||
@echo "Please complete and run: sudo ./venv/bin/py-spy record -o ./docs/_static/glances-flame.svg -d 60 -s --pid <GLANCES PID>"
|
||||
|
||||
release-note:
|
||||
git log $(LASTTAG)..HEAD --pretty=format:"%s (%an)"
|
||||
git log $(LASTTAG)..HEAD --first-parent --pretty=format:"* %s (by %an)"
|
||||
|
||||
.PHONY: test docs docs-server
|
||||
|
Loading…
Reference in New Issue
Block a user