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

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to