Minor update

This commit is contained in:
Pushpesh Sharma 2014-05-06 16:28:39 +05:30
parent 65000f1c93
commit be0ae7e1c6

View File

@ -7,4 +7,4 @@ nosetests --exe $@
func1=$? func1=$?
cd - cd -
exit $((func1 + func2)) exit $func1