Drone's dry-run mode is invoked by typing
drone -d controlFileThis produces exactly the same results as the standard mode, except that the target program is never actually run. This is useful for debugging, or for preparing Drone for use with a new target program. The actual Bourne shell commands that Drone would have used to invoke the target program are stored in the case log files.