[xiph-cvs] cvs commit: positron/positron cmd_pack.py
Stan Seibert
volsung at xiph.org
Sun May 25 16:19:34 PDT 2003
volsung 03/05/25 19:19:34
Modified: positron cmd_pack.py
Log:
Oops. Somehow left pcaudio out.
Revision Changes Path
1.2 +1 -1 positron/positron/cmd_pack.py
Index: cmd_pack.py
===================================================================
RCS file: /usr/local/cvsroot/positron/positron/cmd_pack.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cmd_pack.py 22 May 2003 04:42:52 -0000 1.1
+++ cmd_pack.py 25 May 2003 23:19:34 -0000 1.2
@@ -33,7 +33,7 @@
def run(config, neuros, args):
if len(args) == 0:
- args = ["audio", "unidedhisi", "idedhisi", "failedhisi"]
+ args = ["audio", "pcaudio", "unidedhisi", "idedhisi", "failedhisi"]
for arg in args:
try:
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list