Merged to master at 79e3996f5351..14d58b82e750 (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/79e3996f5351...14d58b82e750
On 2016-07-15 at 19:19 Barret Rhoden <[email protected]> wrote: > I'm not sure about the root cause of the bash scripts. If someone > can debug it soon, we can avoid that part of this patchset. > > ------------ > You can also find this patch set at: > > [email protected]:brho/akaros.git > From: bd72ca442a51 > To: 5eb804b6681b bash-fixes > > And view them at: > > https://github.com/brho/akaros/compare/bd72ca442a51...5eb804b6681b > > ------------ > > > Barret Rhoden (2): > Add a gitignore to bash > Update version-controlled scripts for bash > > kern/kfs/bin/init.sh | 2 +- > kern/kfs/bin/m | 4 ++-- > kern/kfs/bin/ps | 2 +- > kern/kfs/lockprov.sh | 4 ++-- > kern/kfs/looper.sh | 4 ++-- > kern/kfs/mountroot | 6 +++--- > tools/sys-apps/bash/.gitignore | 1 + > 7 files changed, 12 insertions(+), 11 deletions(-) > create mode 100644 tools/sys-apps/bash/.gitignore > -- 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.
