@b4n commented on this pull request.
> - if test -z "$conf_dir" ; then
- conf_dir="."
- fi
- ALL_LINGUAS=`cd "$conf_dir/po" 2>/dev/null && ls *.po 2>/dev/null | $AWK
'BEGIN { FS="."; ORS=" " } { print $[1] }'`
Yes, I'm just saying that it looks like the *previous* setup was actually
broken for me -- which made it hard to compare results, as I had to fix the old
version once the new overwrote whichever generated files I previously had.
One more reason to change this as we have *something* to fix anyway
:slightly_smiling_face:
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1434#discussion_r2106161166
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1434/review/[email protected]>