forked from ungleich-public/cdist
todo shift
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
fd2fa23564
commit
dd8617141e
2 changed files with 4 additions and 8 deletions
|
@ -1,14 +1,6 @@
|
||||||
2.0.3:
|
2.0.3:
|
||||||
|
|
||||||
- fix emulator
|
- fix emulator
|
||||||
- introduce tests:
|
|
||||||
- does $require work?
|
|
||||||
- $whatever should fail if there is no global explorer directory
|
|
||||||
- emulator may only be called with __ as prefix - fail otherwise!
|
|
||||||
|
|
||||||
- Create GlobalExplorer
|
|
||||||
|
|
||||||
- base_dir passing in config/config_install superseeded by __cdist_base_dir?
|
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
@ -33,3 +33,7 @@ Tests needed:
|
||||||
- Fail if cache_dir cannot be created from current out_dir
|
- Fail if cache_dir cannot be created from current out_dir
|
||||||
- transfer_type_explorers: Explorers are not transferred twice
|
- transfer_type_explorers: Explorers are not transferred twice
|
||||||
- transfer_type_explorers: No transfer tried if there are no type_explorers
|
- transfer_type_explorers: No transfer tried if there are no type_explorers
|
||||||
|
|
||||||
|
- does $require work?
|
||||||
|
- $whatever should fail if there is no global explorer directory
|
||||||
|
- emulator may only be called with __ as prefix - fail otherwise!
|
||||||
|
|
Loading…
Reference in a new issue