Changeset 29116 for branches/sc_branches/psps_testing/build.sh
- Timestamp:
- Sep 2, 2010, 5:16:00 PM (16 years ago)
- File:
-
- 1 edited
-
branches/sc_branches/psps_testing/build.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/psps_testing/build.sh
r29111 r29116 15 15 utilities/__init__.py \ 16 16 utilities/configuration.py \ 17 utilities/file_manipulation.py" 17 utilities/file_manipulation.py\ 18 psi/psi_inquisitor.py" 18 19 19 20 case "$1" in … … 30 31 done 31 32 echo "### Coverage results ###" 32 $COVERAGE -r -o /usr -m33 $COVERAGE -r -o /usr,$HOME/local -m 33 34 ;; 34 35 all)
Note:
See TracChangeset
for help on using the changeset viewer.
