#!/bin/sh
set -e
cd osrc
${RUN__SHELL} ./a
cd ..
${RUN__SHELL} ./b
