diff --git a/tools/doc/addga.sh b/tools/doc/addga.sh index 0ff55f3fb73..ecff7196048 100755 --- a/tools/doc/addga.sh +++ b/tools/doc/addga.sh @@ -13,8 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -set -exu -o pipefail - # This script finds all html files in the current directory, and adds the # GA tracking snippet to them.