But, if we use export on every variable, it's documented plus clear that we wanted it to do

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-09-28 21:06:53 +02:00
commit 4d1dcf8177
2 changed files with 1 additions and 3 deletions

View file

@ -0,0 +1 @@
cat bin/* | awk '/^export/ { print $2 }'