[Context] famous periodic executable bits disappearence
6 May
2011
6 May
'11
11:48 a.m.
Dear Mojca, I noticed yesterday that executable bits are missing on linux-ppc again. I wonder how about other architectures. Best Piotr -- http://okle.pl
10 May
10 May
8:23 p.m.
On Fri, May 6, 2011 at 13:48, Piotr Kopszak wrote: > Dear Mojca, > > I noticed yesterday that executable bits are missing on linux-ppc > again. I wonder how about other architectures. When did you last update the building scripts? (svn info) I have changed them a while ago, so it might help to know whether you are just using old scripts or if it is still a problem even after explicit svn propset. > svn diff -r306:r314 bin_commit.sh Index: bin_commit.sh =================================================================== --- bin_commit.sh (revision 306) +++ bin_commit.sh (revision 314) @@ -60,6 +60,7 @@ else svn delete "$BINS/luatex/current/luatex" svn cp "$BINS/luatex/$ver_new_luatex/luatex" "$BINS/luatex/current/" + svn propset svn:executable ON "$BINS/luatex/current/luatex" fi Mojca
4974
Age (days ago)
4978
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mojca Miklavec
-
Piotr Kopszak