IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 2, 2010, 5:16:00 PM (16 years ago)
Author:
Serge CHASTEL
Message:

Tests fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/sc_branches/psps_testing/build.sh

    r29111 r29116  
    1515  utilities/__init__.py \
    1616  utilities/configuration.py \
    17   utilities/file_manipulation.py"
     17  utilities/file_manipulation.py\
     18  psi/psi_inquisitor.py"
    1819
    1920case "$1" in
     
    3031        done
    3132        echo "### Coverage results ###"
    32         $COVERAGE -r -o /usr -m
     33        $COVERAGE -r -o /usr,$HOME/local -m
    3334        ;;
    3435    all)
Note: See TracChangeset for help on using the changeset viewer.