test2 at trunk

File tsmf/test-svc/test2 artifact ce2e425845 on branch trunk


#! /usr/bin/env bash

sleep 10
touch /tmp/bar
sleep 120 &
exit 0