commit 18ebe47bdcf42333464c48127f49208713cddae1
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri Nov 23 19:21:18 2012 +0100

    - don't continue if conversion failed

 dbupgrade.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dbupgrade.sh b/dbupgrade.sh
index 8d5dcc0..e95132d 100755
--- a/dbupgrade.sh
+++ b/dbupgrade.sh
@@ -19,7 +19,7 @@ else
        echo "  /bin/rm -f /var/lib/rpm/log/*"
        echo "  /usr/lib/rpm/bin/dbconvert --rebuilddb"
        echo
-
+       exit
 fi
 
 if ! /usr/lib/rpm/bin/dbconvert --rebuilddb; then
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/18ebe47bdcf42333464c48127f49208713cddae1

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to