#!/bin/sh

set -e

gnuais -l /bin/ls 2>&1 # Just a random file which exists on all machines
echo "run: OK"
