lineage: Pass mka argument to m
* Needed for brunch/mka bacon to work Change-Id: I0eb44c030eb965e76404e10a7c710ff411eec7ff
This commit is contained in:
parent
057ffca824
commit
834a1081c3
1 changed files with 1 additions and 1 deletions
|
@ -717,7 +717,7 @@ function lineagerebase() {
|
|||
}
|
||||
|
||||
function mka() {
|
||||
m
|
||||
m "$@"
|
||||
}
|
||||
|
||||
function cmka() {
|
||||
|
|
Loading…
Reference in a new issue