Merged to master at e1f4bcb4273d..63c267a4a23f (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/e1f4bcb4273d...63c267a4a23f
On 2016-05-31 at 16:39 Dan Cross <[email protected]> wrote: > The `default` file was executable, but it's really > meant to be sourced into another script, and so > executability has no real meaning for it. Remove > the 'x' bits. > > Eventually this file should probably be retired. > > Change-Id: Ifd0f7908004bb44af37e22783cdbd984a33c1042 > Signed-off-by: Dan Cross <[email protected]> > --- > kern/kfs/etc/network/default | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > mode change 100755 => 100644 kern/kfs/etc/network/default > > diff --git a/kern/kfs/etc/network/default > b/kern/kfs/etc/network/default old mode 100755 > new mode 100644 -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
