You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2021/06/03 10:00:27 UTC

[incubator-ponymail-foal] branch master updated: add shebang

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 83d8fd1  add shebang
83d8fd1 is described below

commit 83d8fd186d6051ecf2c3db44c93a730b218cca54
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Thu Jun 3 12:00:19 2021 +0200

    add shebang
---
 tools/plugins/mboxo_patch.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/plugins/mboxo_patch.py b/tools/plugins/mboxo_patch.py
index a577567..4f19faf 100644
--- a/tools/plugins/mboxo_patch.py
+++ b/tools/plugins/mboxo_patch.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with