Introduction
Introduction Statistics Contact Development Disclaimer Help
Reenable quinq-sizing after fixing it. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 5e436b58ac68a9a4e47d2afe00e249abbdd1c308
parent 86847ae6773e89df10708342179780fe08ffa7aa
Author: Annna Robert-Houdin <[email protected]>
Date: Tue, 18 Oct 2022 19:01:05 +0200
Reenable quinq-sizing after fixing it.
Diffstat:
M annna-add-hashtag | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/annna-add-hashtag b/annna-add-hashtag
@@ -307,11 +307,11 @@ processtag() {
;;
esac
- #tagfilenew="$(/br/bin/quinq-size "${tagfile}" </dev/null | sed 's/.* …
- #if [ $? -eq 0 ];
- #then
- # mv "${tagfilenew}" "${tagfile}"
- #fi
+ tagfilenew="$(/br/bin/quinq-size "${tagfile}" </dev/null | sed 's/.* -…
+ if [ $? -eq 0 ];
+ then
+ mv "${tagfilenew}" "${tagfile}"
+ fi
}
inserttag() {
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.