testing shell script. It is very simple to reproduce.
Just with the following :

mkdir dir1
cd dir1
echo "#!/bin/sh" > a
chmod 0755 a
darcs init
darcs add *
darcs record
cd ..
darcs get --set-scripts-executable dir1 dir2

Now dir2/a is 0754, instead of 0755.

--- Isaac Jones <[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] writes:
> 
> > Package: darcs
> > Version: 1.0.3-2
> > Severity: important
> >
> > The original file has 0755 but after a "darcs get
> > --set-scripts-executable", the mode is 0754.
> 
> What sort of file is this?  How can I reproduce it?
> 
> peace,
> 
>   isaac
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to