# Copyright (C) 2011 Colin Walters # set -e set -x WORKDIR=`pwd` cd `dirname $0` SCRIPT_SRCDIR=`pwd` cd - if test $(id -u) = 0; then cat <