#!/usr/bin/env bash

set -u

rm -f "$CHANGE_WORK_DIR/alpha"
printf '10-write-alpha\n' >>"$CHANGE_WORK_DIR/rollback.log"
