Changeset 598


Ignore:
Timestamp:
Sep 4, 2002, 4:49:42 PM (22 years ago)
Author:
pstorz
Message:

rechtschreibfehler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/technical/common/build/buildall.pl

    r596 r598  
    22# automatisches buildskript fuer smartclient
    33# liest die konfiguration aus der mit -b übergebenen Datei
    4 # $Id: buildall.pl,v 1.4 2002/09/04 14:43:59 pstorz Exp $
     4# $Id: buildall.pl,v 1.5 2002/09/04 14:49:42 pstorz Exp $
    55use Getopt::Std;
    66
     
    9595 else
    9696   {
    97      $ArrayofBuilds[$i][3]="ERROR: building of $ArrayofBuilds[$i][0] UNSUCCESSDULL:\n";
     97     $ArrayofBuilds[$i][3]="ERROR: building of $ArrayofBuilds[$i][0] UNSUCCESSFULL:\n";
    9898     print"******                                                      ******\n";
    9999     print"\n\n\nERROR: building of $ArrayofBuilds[$i][0] UNSUCCESSFULL \n";
Note: See TracChangeset for help on using the changeset viewer.