#!/bin/sh
set -e
unset TMPDIR
# this currently spits out some warnings, do not let them fail the tests
sudo test/gvfs-testbed test/gvfs-test
