Update patch set 1

Patch Set 1: Code-Review-2

I never noticed this call before. I can't believe we're shelling out to an external interpreter to do a simple piece of arithmetic!

How about we switch it out for the (valid POSIX) shell version and do foo=$(($bar-$baz))

Patch-set: 1
This commit is contained in:
Gerrit User 6449 2015-02-06 13:51:46 +00:00 committed by Gerrit Code Review
parent 75b211239e
commit 34c3a7e506

Diff Content Not Available