Discussion:
[Twisted-Python] Wiki page edit
Jason Litzinger
2017-05-17 04:28:43 UTC
Permalink
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
Glyph
2017-05-17 04:31:25 UTC
Permalink
Post by Jason Litzinger
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.
# 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).
Thanks for bringing this up. I've made this specific edit since that was quickest, but I'll add you as a wiki editor momentarily.

-g
Glyph
2017-05-17 04:32:26 UTC
Permalink
Post by Glyph
Thanks for bringing this up. I've made this specific edit since that was quickest, but I'll add you as a wiki editor momentarily.
You should have wiki edit permissions now for any future work. Let me know if you have any issues.

-g
Jason Litzinger
2017-05-17 04:45:26 UTC
Permalink
Post by Glyph
You should have wiki edit permissions now for any future work. Let me know if you have any issues.
Thanks, will do!
-Jason

Continue reading on narkive:
Loading...