Changeset 165b0c9 for runtests.sh


Ignore:
Timestamp:
Jul 16, 2011, 12:29:19 AM (13 years ago)
Author:
GitHub Merge Button <merge-button@github.com>
Parents:
c6332f5 (diff), f6ab6ee (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge f6ab6ee703220c4fbafada73532fbcdc3454705a into c6332f56e9c66ca3e95915c3678d8f2426a46598
File:
1 edited

Legend:

Unmodified
Added
Removed
  • runtests.sh

    r786a410 rf6ab6ee  
    11#!/bin/sh
    2 SRCDIR=`dirname "${0}"`
    3 
    4 export BARNOWL_DATA_DIR="$SRCDIR/perl/"
    5 export BARNOWL_BIN_DIR="$SRCDIR/"
    6 
    7 HARNESS_PERL=./tester exec prove --failures t/
     2exec env HARNESS_PERL=./tester prove --failures t/
Note: See TracChangeset for help on using the changeset viewer.