Subversion Repositories DevTools

Rev

Rev 6198 | Rev 6504 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6198 Rev 6276
Line 556... Line 556...
556
        $ScmExitCode = $1 || 1;
556
        $ScmExitCode = $1 || 1;
557
        shift @_;
557
        shift @_;
558
    }
558
    }
559
    _Message '(E)', @_;
559
    _Message '(E)', @_;
560
    $ScmErrorCount++;
560
    $ScmErrorCount++;
-
 
561
#    DebugTraceBack();
561
    ErrorDoExit() unless ( $ScmDelayExit );
562
    ErrorDoExit() unless ( $ScmDelayExit );
562
}
563
}
563
 
564
 
564
#-------------------------------------------------------------------------------
565
#-------------------------------------------------------------------------------
565
# Function        : ReportError
566
# Function        : ReportError