#include "actions.h"
#include "global.h"


Go to the source code of this file.
Variables | |
| work_t | bld__work |
| Build action. | |
| work_t | delay__work |
| Delay action. | |
This action is not normally used; as it throws away data from the WAA it is dangerous if simply called without exactly knowing the implications.
The only use is for debugging - all other disaster recovery is better done via sync-repos.
Definition in file build.h.
1.5.9