Description: Upstream changes introduced in version 20110722dfsg-3
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 foo2zjs (20110722dfsg-3) unstable; urgency=low
 .
   * Update 60-getweb.in.patch to add set -e (Closes: #633870 again).
 .
 The person named in the Author field signed this changelog entry.
Author: Didier Raboud <odyx@debian.org>
Bug-Debian: http://bugs.debian.org/633870

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- foo2zjs-20110722dfsg.orig/getweb.in
+++ foo2zjs-20110722dfsg/getweb.in
@@ -1,7 +1,5 @@
 #!/bin/sh
 
-set -e 
-
 #
 # (c) Copyright Rick Richardson 2008
 # This version has been modified by Debian
