From 816f3f43ee670083307c5ddec571178a06d1fd6f Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 3 Oct 2005 19:26:44 +0000 Subject: [PATCH] Clossing dumped scripts with a plain "exit" to prevent && at the end of the file when the last block is a non dumped block. --- dump-lfs-scripts.xsl | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/dump-lfs-scripts.xsl b/dump-lfs-scripts.xsl index 4f75a42..b645edb 100644 --- a/dump-lfs-scripts.xsl +++ b/dump-lfs-scripts.xsl @@ -50,6 +50,7 @@ cd $PKGDIR && + exit @@ -60,13 +61,6 @@ - - && - - @@ -92,6 +86,11 @@ + + && + +