propagate args through run.sh

This commit is contained in:
Evan Martin 2010-11-04 23:21:29 -07:00
parent 4fdc1468fa
commit af56f118d3
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
mkdir /tmp/camliroot
export CAMLI_PASSWORD=foo
make && ./camlistored
make && ./camlistored "$@"