eb9012f3fa
Readme update
2017-01-12 21:09:12 +01:00
efbb5f6f05
Readme update
2017-01-09 06:41:16 +01:00
00e3cf9801
Introduced new configuration variable $WRAPPER
...
Calculation of file path may be performed in two different places -
first is the original location of the config file, second is on copied
one. Adding new option WRAPPER will take the same role as $CONFIG,
except it will be only parsed on copied configuration file.
An alternative would be to check existence in both places, but I'd like
to have it explicit.
2017-01-08 19:40:27 +01:00
853dca385e
Readme update
2017-01-07 09:55:22 +01:00
6d84fc4b8a
Make wrapper_archiver option mandatory in savestare module
2017-01-07 09:43:53 +01:00
c5ce27e637
Added savestate wrapper module
2017-01-07 09:31:59 +01:00
0cbe6fc9d0
Added wrapper_save_state option
2017-01-03 19:34:42 +01:00
1d35436dee
Fixed tests for wrapper modules
...
Exchanged os.rename with shutil.move since there was a problem with
moving files between different filesystems.
2017-01-03 06:01:30 +01:00
5f98e9b794
Moved save state out of _make_archive method
...
Now _save_save method will be called from run() method.
2017-01-02 19:30:09 +01:00
48bb1b1e1f
Bumped version, readme update
2017-01-02 15:46:07 +01:00
6667f5c5be
README update
2016-12-27 22:13:39 +01:00
b3cbd915a5
Added plain module to the docs
2016-12-23 18:46:53 +01:00
9037f013d3
Added travis conf
2016-12-19 20:27:52 +01:00
e3cfd02686
Readme update
2016-12-19 18:24:37 +01:00
a70befad3b
Initial commit
2016-12-18 20:42:04 +01:00