Age | Commit message (Collapse) | Author |
|
|
|
My life has been a lie until this moment...
I had done:
git merge -s ours release/v0.2.0
to avoid deleting the debian folder...
but that left the src untouched...
Now I just rm'd the src folder and did a
git checkout release/v0.2.0 src/
... and merge happy! :)
|
|
moved out old broken stuff;
copied a run_scripts entry point for tests;
created a bunch of (mostly stubs) simple tests on secondary
functions.
|
|
fix for 2.6 compatibility, we should try not to
use syntax backported from 3.x into 2.7 :|
|
|
|
|
(was not testing the mode properly. gotcha!)
|
|
|
|
|
|
also locate openvpn binary when building eip
configparser defaults.
implement half of feature #356
|
|
|