2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 22:31:07 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
vishalseshagiri
41bc6d6164 Update dbench
Added -s flag to dbench

Former-commit-id: 2b1530e523
2017-10-02 09:48:51 +05:30
Karl G
51ded701ed fixing various issues with dbench
- Added missing shebang
- Fixed malformed multi line variables
- Removed unnecessary su (which is not working in this way anyway)
- Added missing error handling (unsupported options as well as missing argument)
- Simplified the whole script (without the removal of features, hopefully?)

Former-commit-id: 33cc4ff3a0
2017-10-02 09:48:51 +05:30
vishalseshagiri
950647a182 git diff bb01cc8277 a32c9230dd726399c59f5849d7e0a25b1e3a281a | git apply --reject --whitespace=fix 2017-10-02 09:32:03 +05:30