fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] running tests


From: Matt Good
Subject: Re: [Fab-user] running tests
Date: Thu, 24 Sep 2009 20:12:17 -0700

Zip files contain no info on executable permissions, so its not Github's fault. The bug is in Mac's "Archive Utility" that it uses to auto-unzip your downloads. I just tested wget-ing the file and unzipping with various tools. Neither the command line "unzip" nor The Unarchiver make the files executable, but Archive Utility does :(

Tar files preserve the right permissions since they were designed to be Unix-friendly.

On Sep 24, 2009, at 7:54 PM, Jeff Forcier wrote:

Glad to hear it!

For reference, or anyone else running across this in the future, I've
filed a Github ticket after not finding the issue addressed previously
anywhere:

   
http://support.github.com/discussions/repos/1411-zip-archive-download-makes-all-files-executable

Regards,
Jeff

On Thu, Sep 24, 2009 at 10:42 PM, John Joseph Bachir
<address@hidden> wrote:
On Thu, Sep 24, 2009 at 9:31 PM, Jeff Forcier <address@hidden> wrote:

So, if you tack on a '--exe' to a manual nosetests call, it will run
the tests :) this works for me.

Works now-- Great! Thanks Jeff.

$ nosetests --exe
...........................................................
----------------------------------------------------------------------
Ran 59 tests in 0.508s
OK



_______________________________________________
Fab-user mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/fab-user




_______________________________________________
Fab-user mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/fab-user





reply via email to

[Prev in Thread] Current Thread [Next in Thread]