[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    l10n-kde4/scripts
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2007-03-31 20:34:30
Message-ID: 1175373270.250205.13915.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 648614 by goutte:

Output an error if a "change directory" to a module failed.
(Not updating a module is something serious and should therefore be told.)


 M  +3 -1      update_translations  


--- trunk/l10n-kde4/scripts/update_translations #648613:648614
@@ -88,6 +88,8 @@
       test -z "$VERBOSE1" || echo
       svn update $SVNQUIETFLAG || echo "ERROR: module $i was not correctly updated"
       cd $BASEDIR
+    else
+      echo "ERROR: could not enter directory $i ! The module's update is SKIPPED!"
     fi
   done
   
@@ -168,7 +170,7 @@
   done
   
   test -z "$VERBOSE1" || echo "extracting qt-copy"
-  # As qt-copy is updated rarely (compared to other modules) and to simply the code, \
we let the "late" code below do most of the work. +  # As qt-copy is updated rarely \
(compared to other modules) and to simplify the code, we let the "late" code below do \
most of the work.  ### TODO: check if in long-term this minimalistic approach is \
really the best  podir=$BASEDIR/$transmod/template/message/qt \
qtcopydir=$BASEDIR/`get_path qt-copy` \  bash \
$BASEDIR/$transmod/scripts/MessagesQt.sh


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic