Commit graph

47 commits

Author SHA1 Message Date
chabad360
ee3c4147a4 added start to dbanch and testing if optopt works 2018-08-02 17:16:58 -07:00
chabad360
b9e89a7d2f dbench should work for init 2018-08-02 17:03:09 -07:00
chabad360
6013270c23 this should work 2018-08-02 16:50:33 -07:00
chabad360
4acb2cb6ca fixing missing var tags 2018-08-02 16:45:07 -07:00
chabad360
949a505100 update dbench to include -u 2018-08-02 16:07:45 -07:00
chabad360
71bb7b340e update travis and start func 2018-08-02 16:03:25 -07:00
chabad360
36d31df67a added most args, implemented setup 2018-08-02 15:56:29 -07:00
chabad360
60b8eb1922 remove dockerhub from travis, setup dbench more 2018-08-02 15:18:54 -07:00
chabad360
182be6152e setting up getopt 2018-08-02 15:12:52 -07:00
chabad360
18dffdd563 going back because of getopts 2018-08-02 14:51:57 -07:00
chabad360
0f33cfdb4f simplifying dbench 2018-08-02 14:32:43 -07:00
chabad360
bf0affbae7 updated dbench 2018-08-01 22:53:13 -07:00
chabad360
c7eacecc0e updated read me, dbench, test.py,
and hopefully all stuff will work now
2018-08-01 22:43:43 -07:00
chabad360
ebd691ee29 hopfully fixes issue with test.py 2018-08-01 22:25:35 -07:00
chabad360
2be7fbb508 added dbench start 2018-08-01 22:01:33 -07:00
chabad360
e7c3b14435 oops, small change broke every thing 2018-08-01 21:39:14 -07:00
chabad360
4c15279f07 fixed issue where if you didnt supply 2nd arg in init it would default 2018-08-01 21:29:38 -07:00
chabad360
2f7ca23290 Issue was with both messed up if and opposite placement for default 2018-08-01 21:25:50 -07:00
chabad360
ee2c9c3a97 decided to dump reseting args 2018-08-01 21:13:17 -07:00
chabad360
17c7b662a7 Found the build issue, and now its gone 2018-08-01 21:01:56 -07:00
chabad360
975aea90f3 removed superflourus if statment 2018-08-01 20:49:41 -07:00
chabad360
01e43aa74f debug dbench update travis 2018-08-01 20:19:57 -07:00
chabad360
bf83486dcc fixed travis and added a bit to dbench 2018-08-01 19:56:56 -07:00
chabad360
3c469b0e4a fixed and enhanced dbench 2018-08-01 19:53:02 -07:00
chabad360
e345671667 hope fix perm denied 2018-08-01 19:30:39 -07:00
chabad360
47f8b3dc2a Try again 2018-08-01 19:24:36 -07:00
chabad360
00b623ef04 switched dbench back 2018-08-01 19:15:59 -07:00
chabad360
ab00022d66 adding commands to dbench 2018-08-01 18:56:53 -07:00
chabad360
7c51ae9ae0 finally 2018-08-01 17:03:03 -07:00
chabad360
501185d832 more 2018-08-01 16:47:30 -07:00
chabad360
4feb7f357d need to find where site_config.json is 2018-08-01 16:39:38 -07:00
chabad360
9f5ae27000 fixed dbench and added check for crontab 2018-08-01 16:25:33 -07:00
chabad360
8992678e7f fixed dbench 2018-08-01 16:16:35 -07:00
chabad360
3546d01053 fixing dbench and removing cache, its not worth it 2018-08-01 16:05:31 -07:00
chabad360
e421a9a23c added devmode beta 2018-08-01 15:51:14 -07:00
chabad360
567307ab62 install fixing 2018-08-01 15:01:02 -07:00
chabad360
82c839b14a more bugfix 2018-08-01 15:00:18 -07:00
chabad360
a66099dda0 propber bug fix, what happens when you dont have a dev env 2018-08-01 14:51:58 -07:00
chabad360
0c23680bdc bug fix 2018-08-01 14:46:21 -07:00
chabad360
ec0c29604f added some echos to dbench 2018-08-01 14:26:47 -07:00
chabad360
5555b588e6 moving travis to dbench and fixing some dbench issues 2018-08-01 14:06:26 -07:00
joezsweet
3f7314d5aa
change to --ignore-exist 2018-02-27 10:47:40 +01:00
vishalseshagiri
6bf6927deb
Updated dbench
- changed default site on bench init from bench-manager.local to site1.local
- dbench init by default installs erpnext now
2017-11-27 12:44:49 +05:30
pzdge23
656386c44b added init option 2017-10-09 08:45:52 +05:30
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