~osomon/software-center/qml

« back to all changes in this revision

Viewing changes to test/test-all.sh

  • Committer: Olivier Tilloy
  • Date: 2011-11-04 15:35:16 UTC
  • mfrom: (1773.49.656 software-center)
  • Revision ID: olivier@tilloy.net-20111104153516-np83cyxd806bt71p
Merged the latest changes from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
            FAILED="$FAILED $file"
41
41
            echo " FAIL"
42
42
        else 
43
 
            echo " SUCCESS"
 
43
            echo " success"
44
44
            rm -f ${OUTPUT}/$file.out; 
45
45
        fi 
46
46
    fi