Jason Litzinger
2017-05-17 04:28:43 UTC
Hello,
In going through the instructions on
https://twistedmatrix.com/trac/wiki/TwistedDevelopment#Creatingyourworkenvironment
I noticed an error in the invocation of the twistedchecker-trunk-diff
command.
The change needed is:
# On Linux/OSX there is a helper to only raise error for the diff
-./travis/twistedchecker-trunk-diff.sh src/twisted/
+./.travis/twistedchecker-trunk-diff.sh src/twisted/
I am happy to make the change, but I don't currently have edit
permissions to the wiki (for reference, my trac username is
jlitzingerdev).
Cheers,
-Jason
In going through the instructions on
https://twistedmatrix.com/trac/wiki/TwistedDevelopment#Creatingyourworkenvironment
I noticed an error in the invocation of the twistedchecker-trunk-diff
command.
The change needed is:
# On Linux/OSX there is a helper to only raise error for the diff
-./travis/twistedchecker-trunk-diff.sh src/twisted/
+./.travis/twistedchecker-trunk-diff.sh src/twisted/
I am happy to make the change, but I don't currently have edit
permissions to the wiki (for reference, my trac username is
jlitzingerdev).
Cheers,
-Jason