#!/usr/bin/env bash

set -u

printf 'delta\n' >"$CHANGE_WORK_DIR/delta"
printf '40-write-delta\n' >>"$CHANGE_WORK_DIR/mutations.log"
