mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-20 04:31:49 -05:00
Typo.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3521 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
49a13e0928
commit
c9bd2ae9b8
2
gen.py
2
gen.py
@ -319,7 +319,7 @@ def main(argv):
|
|||||||
else:
|
else:
|
||||||
buildXEP( xep )
|
buildXEP( xep )
|
||||||
|
|
||||||
commands.getstatusoutput("sed -i -e '1s/<?[^?]*?>//' extensions.xhtml > " + XEPPATH + "/../includes/xeplist.txt")
|
commands.getstatusoutput("sed -e '1s/<?[^?]*?>//' extensions.xhtml > " + XEPPATH + "/../includes/xeplist.txt")
|
||||||
|
|
||||||
saveDict(BUILDDICT, last_build)
|
saveDict(BUILDDICT, last_build)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user