#!/usr/local/bin/bash # -*- Mode: Shell-script; tab-width: 4; indent-tabs-mode: nil; -*- TEST_DIR=${TEST_DIR:-/work/mozilla/mozilla.com/test.mozilla.com/www} TEST_BIN=${TEST_BIN:-$TEST_DIR/bin} source ${TEST_BIN}/library.sh # # options processing # options=":d:" usage() { cat <