[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #29553 [Core Tor/Tor]: pre-commit hook gives a warning when there are no changes files,
#29553: pre-commit hook gives a warning when there are no changes files,
------------------------------+--------------------------------
Reporter: nickm | Owner: nickm
Type: defect | Status: assigned
Priority: Medium | Milestone: Tor: 0.4.1.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: .1 | Reviewer:
Sponsor: |
------------------------------+--------------------------------
Problem 1:
{{{
Traceback (most recent call last):
File "scripts/maint/lintChanges.py", line 111, in <module>
if lintfile(fname):
File "scripts/maint/lintChanges.py", line 53, in lintfile
with open(fname) as f:
IOError: [Errno 2] No such file or directory: './changes/*'
On branch release-0.3.5
Your branch is up to date with 'origin/release-0.3.5'.
}}}
Problem 2: The script lets me commit anyway.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29553>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
- Follow-Ups:
- Re: [tor-bugs] #29553 [Core Tor/Tor]: pre-commit hook gives a warning when there are no changes files, when source files aren't where expected, and doesn't exit.
- From: Tor Bug Tracker & Wiki
- Re: [tor-bugs] #29553 [Core Tor/Tor]: pre-commit hook gives a warning when there are no changes files, when source files aren't where expected, and doesn't exit.
- From: Tor Bug Tracker & Wiki
- Re: [tor-bugs] #29553 [Core Tor/Tor]: pre-commit hook gives a warning when there are no changes files, when source files aren't where expected, and doesn't exit.
- From: Tor Bug Tracker & Wiki
- Re: [tor-bugs] #29553 [Core Tor/Tor]: pre-commit hook gives a warning when there are no changes files, when source files aren't where expected, and doesn't exit. (was: pre-commit hook gives a warning when there are no changes files, )
- From: Tor Bug Tracker & Wiki
- Re: [tor-bugs] #29553 [Core Tor/Tor]: pre-commit hook gives a warning when there are no changes files, when source files aren't where expected, and doesn't exit.
- From: Tor Bug Tracker & Wiki