#!/bin/bash

echo "second-actor"
echo "Should not be executed"
exit 1