Commit e287d4f
committed
Fix side effect of reverting Cassandra drivers
lz4 and snappy does not have any tags, and that had confused `git describe`.
This version still have following problems:
- Current directory set to /var/lib/basho_bench
When dpkg-installed basho_bench try tor start, its current directory is
set as somewhere like /var/lib/basho_bench/lib/basho_bench-*. That is
where the basho_bench script runs `cd` inside, because just to load
correct beam files to run whole basho_bench.
The workaround is to just specify `-d` option with absolute path.
- Currently basho_bench has limited number of example configs installed in
/etc/basho_bench. It should be installed in other place like
`/usr/share/basho_bench/examples` but node_package seems not supporting
such installation other than manpages.1 parent c92e2fb commit e287d4f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments