Changeset 394beb in git


Ignore:
Timestamp:
Oct 5, 2011, 7:05:26 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a657104b677b4c461d018cbf3204d72d34ad66a9')
Children:
4a7108c3e19c39459242441a574c24e6ecc5d06c
Parents:
e09787d579d91f42dc123578726c7e3699fd4028
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-10-05 19:05:26+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:55+01:00
Message:
CHG: no testSuite reporting from within regress.cmd
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Tst/regress.cmd

    re09787 r394beb  
    10381038}
    10391039
    1040 testSuiteStarted($teamcity);
     1040# testSuiteStarted($teamcity);
    10411041
    10421042# now do the work
     
    12131213if( length($teamcity) > 0 )
    12141214{
    1215   testSuiteFinished($teamcity);
     1215#  testSuiteFinished($teamcity);
    12161216
    12171217#  blockOpened ("init");
Note: See TracChangeset for help on using the changeset viewer.