Implement get.ARCH()

* pisi/actionsapi/get.py: Add ARCH() for getting host architecture.
Thanks to 64-bit team for pointing out this requirement.
This commit is contained in:
Ozan Çağlayan
2010-01-12 10:32:55 +00:00
parent b9521c6a2d
commit 3b8250b8bf
3 changed files with 16 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
2010-01-12 Ozan Çağlayan <ozan@pardus.org.tr>
* pisi/actionsapi/get.py: Add ARCH() for getting host architecture.
Thanks to 64-bit team for pointing out this requirement.
2010-01-04 Ozan Çağlayan <ozan@pardus.org.tr>
* pisi/actionsapi/shelltools.py (unlink): Support glob patterns in
unlink().