summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrepoman/bin/torrent-creator2
1 files changed, 2 insertions, 0 deletions
diff --git a/repoman/bin/torrent-creator b/repoman/bin/torrent-creator
index 452e7eeb..a3ed1528 100755
--- a/repoman/bin/torrent-creator
+++ b/repoman/bin/torrent-creator
@@ -53,6 +53,8 @@ for IMG in *.{img,pgz}; do
else
echo "`date` : ERROR en creación de fichero $TORRENT" >> $LOGFILE
fi
+ # Modificación realizada en la corrección temporal de la incidencia #535
+ break
done
popd >/dev/null