summaryrefslogtreecommitdiffstats
path: root/templates/patchwork
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-09-09 10:46:47 +1000
committerJeremy Kerr <jk@ozlabs.org>2008-09-09 10:46:47 +1000
commitc3b440bc54591f9f64ae8ffa73a6c161d6976eb1 (patch)
tree3b16d6f680967a4534e15c6327a7b47dec905a8a /templates/patchwork
parent305136de4af400f6c4c3e25b626b02fc8174e6f2 (diff)
downloadpatchwork-c3b440bc54591f9f64ae8ffa73a6c161d6976eb1.tar.bz2
patchwork-c3b440bc54591f9f64ae8ffa73a6c161d6976eb1.tar.xz
Rename pwclient.py to pwclient
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'templates/patchwork')
-rw-r--r--templates/patchwork/help/pwclient.html2
l---------templates/patchwork/pwclient (renamed from templates/patchwork/pwclient.py)0
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/patchwork/help/pwclient.html b/templates/patchwork/help/pwclient.html
index efce79c..a260202 100644
--- a/templates/patchwork/help/pwclient.html
+++ b/templates/patchwork/help/pwclient.html
@@ -11,7 +11,7 @@ and applying patches.</p>
<p>To use pwclient, you will need:</p>
<ul>
- <li>The <a href="{% url patchwork.views.pwclient %}">pwclient.py</a>
+ <li>The <a href="{% url patchwork.views.pwclient %}">pwclient</a>
program (11kB, python script)</li>
<li>(optional) a <code>.pwclientrc</code> file in your home directory.</li>
</ul>
diff --git a/templates/patchwork/pwclient.py b/templates/patchwork/pwclient
index c196eb3..c196eb3 120000
--- a/templates/patchwork/pwclient.py
+++ b/templates/patchwork/pwclient