[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] gnu: Add python-setproctitle and python2-setproctitle.
From: |
Danny Milosavljevic |
Subject: |
Re: [PATCH 1/2] gnu: Add python-setproctitle and python2-setproctitle. |
Date: |
Sun, 25 Sep 2016 22:38:53 +0200 |
On Sun, 25 Sep 2016 22:24:36 +0200
Hartmut Goebel <address@hidden> wrote:
...
> + (substitute* "Makefile"
> + (("\\$\\(PYTHON\\) [^ ]which nosetests[^ ] ")
> + (string-append nose "/bin/nosetests "))))
> + #t)))
^^^^^ tab character is there. Why?