qsos-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qsos-commits] qsos/tools/update_sheet update_sheet.sh


From: Goneri Le Bouder
Subject: [Qsos-commits] qsos/tools/update_sheet update_sheet.sh
Date: Mon, 26 Mar 2007 11:11:28 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Goneri Le Bouder <goneri>       07/03/26 11:11:27

Modified files:
        tools/update_sheet: update_sheet.sh 

Log message:
        use the 'set -e'

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/tools/update_sheet/update_sheet.sh?cvsroot=qsos&r1=1.11&r2=1.12

Patches:
Index: update_sheet.sh
===================================================================
RCS file: /sources/qsos/qsos/tools/update_sheet/update_sheet.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- update_sheet.sh     29 Jan 2007 12:47:39 -0000      1.11
+++ update_sheet.sh     26 Mar 2007 11:11:27 -0000      1.12
@@ -1,4 +1,4 @@
-#$Id: update_sheet.sh,v 1.11 2007/01/29 12:47:39 goneri Exp $
+#$Id: update_sheet.sh,v 1.12 2007/03/26 11:11:27 goneri Exp $
 #  Copyright (C) 2006 Atos Origin 
 #
 #  Author: Gonéri Le Bouder <address@hidden>
@@ -19,7 +19,7 @@
 ######
 #  This script checkout current sheet from the CVS, translate them
 #  to xhtml and upload them on a ftp server
-
+set -e
 . qsos.cfg || exit 1
 
 createSheet () {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]