mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-10 17:43:00 +08:00
fix: git pre commit hook
This commit is contained in:
@@ -41,7 +41,7 @@ do
|
||||
done
|
||||
|
||||
# bump hrp version
|
||||
version_file=hrp/internal/version/VERSION
|
||||
version_file=internal/version/VERSION
|
||||
|
||||
# get current date
|
||||
current_date=$(date +"%y%m%d%H%M")
|
||||
|
||||
Reference in New Issue
Block a user