Sam Warters

Results 4 issues of Sam Warters

rebar2 doesn't like the include style for rebar3, not surprising, so changing it to a legacy format makes rebar2 and rebar3 happy.

Prior to this, `mc_cursor` processes would shut down after returning the last result, rather than after returning a final 'empty' to callers. This caused callers to try to call back...

The entry for the NCS-57B1-6D24-SYS is missing from the products MIB. I think it should go on [line 2745](https://github.com/cisco/cisco-mibs/blob/df3e8ef406dc06bde35a38103078abc9652fb13a/v2/CISCO-PRODUCTS-MIB.my#L2745) and look similar to the [entry for the NCS-57C1-48Q6-SYS](https://github.com/cisco/cisco-mibs/blob/df3e8ef406dc06bde35a38103078abc9652fb13a/v2/CISCO-PRODUCTS-MIB.my#L2793C102-L2793C119) `ciscoNCS57B16D24Sys OBJECT...

#### The bug When `activate`ing an erlang version, the `REBAR_CACHE_DIR` environment variable is set. This overrides the default behavior of `rebar3` to cache the build files in user's home directory....

help wanted
bug