Introduction
Introduction Statistics Contact Development Disclaimer Help
bitreich: fix import script opening files but not closing them - tgtimes - The …
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws…
Log
Files
Refs
Tags
README
---
commit a8896ff50a08490d335c80f40761a6f6e5bf75ab
parent 162922fd8a36ae2555a5a0333ebdd038cd34944e
Author: Josuah Demangeon <[email protected]>
Date: Fri, 20 May 2022 13:17:56 +0200
bitreich: fix import script opening files but not closing them
Diffstat:
M bitreich/md2mw.awk | 2 ++
M bitreich/news.gph | 11 +++++++++++
2 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/bitreich/md2mw.awk b/bitreich/md2mw.awk
@@ -18,4 +18,6 @@ $NF ~ "/usr/.*/phlog/.*.md" {
if (NR > 2)
print $0 | cmd
close(cmd)
+ close(src)
+ close(dst)
}
diff --git a/bitreich/news.gph b/bitreich/news.gph
@@ -4,6 +4,17 @@
[0|Atom news feed|/news.atom.xml|server|port]
___[ News Aggregator ]
+[0|2022-05-13 – »Prof. Skildgaard: Only Turtle Fans« by 20h|/usr/20h/phlog…
+[0|2022-04-22T21-03-37.1533808 – »Bitreich is proudly publishing The Gopher…
+[0|2022-04-12 – »Bitreich OnlyFans reaches 12k Fans!« by 20h|/usr/20h/phlo…
+[0|2022-04-10 – »English_knight(1), a ninja(1) replacement.« by 20h|/usr/2…
+[0|2022-04-08 – »Geomyidae v0.50.1 fix release.« by 20h|/usr/20h/phlog/202…
+[0|2022-04-08 – »Bitreich T-R-U-S-T programme starts.« by 20h|/usr/20h/phl…
+[0|2022-04-08 – »Bitreich Conference Repository now online.« by 20h|/usr/2…
+[0|2022-04-08 – »Geomyidae v0.50 OTA release »Préservatif Charles de Gaul…
+[0|2022-04-05 – »Introducing Blue Gopher Seal.« by 20h|/usr/20h/phlog/2022…
+[0|2022-04-03 – »Geomyidae Beeta v0.50« by 20h|/usr/20h/phlog/2022-04-03T1…
+[0|2022-04-02 – »## New release of sfeed, stagit, stagit-gopher and json2ts…
[0|2022-04-01 – »Bitreich migrating to Windows Server 2022« by 20h|/usr/20…
[0|2022-03-29 – »Bitreich Council allows secret voting.« by 20h|/usr/20h/p…
[0|2022-03-27 – »FreeDOOMDay results.« by 20h|/usr/20h/phlog/2022-03-27T20…
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.