projects
/
utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81860d1
)
whoops wrong bug url should be ?id= not ?bug=
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 21 Feb 2024 11:30:02 +0000
(11:30 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 21 Feb 2024 11:30:02 +0000
(11:30 +0000)
src/budget_sync/main.py
patch
|
blob
|
history
diff --git
a/src/budget_sync/main.py
b/src/budget_sync/main.py
index 2a388c885ce68a49bcb9dd98b6be853872cbbde6..7e0850678d223579c1a41349335128f6904b55e8 100644
(file)
--- a/
src/budget_sync/main.py
+++ b/
src/budget_sync/main.py
@@
-19,7
+19,7
@@
def spc(s):
return s # not needed when using <pre> instead of <tt>
return s.replace(" ", " ")
-bugurl = "https://bugs.libre-soc.org/show_bug.cgi?
bug
="
+bugurl = "https://bugs.libre-soc.org/show_bug.cgi?
id
="
def main():
parser = argparse.ArgumentParser(