Bug#743576: please change CWD when chaining config files

2014-09-09 Thread martin f krafft
also sprach Joey Hess [2014-09-09 21:16 +0200]: > > I am trying to give team members a way to add local aliases etc. > > without having to modify .mrconfig > > Isn't this what ~/.mrconfig's [DEFAULT] is for? "local aliases" was the wrong choice of term. .mrconfig is managed in the repo by debcon

Bug#743576: please change CWD when chaining config files

2014-09-09 Thread Joey Hess
> I am trying to give team members a way to add local aliases etc. > without having to modify .mrconfig Isn't this what ~/.mrconfig's [DEFAULT] is for? -- see shy jo signature.asc Description: Digital signature

Bug#743576: please change CWD when chaining config files

2014-04-03 Thread martin f krafft
Package: mr Version: 1.16 Severity: wishlist I am trying to give team members a way to add local aliases etc. without having to modify .mrconfig (which is checked into the repo): include = test ! -f .mrconfig.local || cat .mrconfig.local This works (and always returns true, due to the "if-not-