sam: add $% as an alias for $samfile
R=r http://codereview.appspot.com/6488137
This commit is contained in:
parent
54bebe6a69
commit
85504cda14
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ setname(File *f)
|
||||||
else
|
else
|
||||||
buf[0] = 0;
|
buf[0] = 0;
|
||||||
putenv("samfile", buf);
|
putenv("samfile", buf);
|
||||||
|
putenv("%", buf); // like acme
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue