[InterNetNews/inn] c5b8d2: actsyncd: Clean up and a few fixes

Julien ÉLIE noreply at github.com
Sun Oct 6 19:48:25 UTC 2024


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: c5b8d231b148fa7a325bd849d63d5c5608d04dde
      https://github.com/InterNetNews/inn/commit/c5b8d231b148fa7a325bd849d63d5c5608d04dde
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2024-10-06 (Sun, 06 Oct 2024)

  Changed paths:
    M backends/actsyncd.in
    M doc/pod/actsync.pod

  Log Message:
  -----------
  actsyncd: Clean up and a few fixes

- Typo in $ign variable instead of $cfg.

- Improve comments, remove dead code about "spool".

- Add the .gz and .Z extension (at least the navite uncompress program
expects .Z when gzip is not used as uncompress).

- $? is not the right status when used after a test condition (which
changes $? to the result of the test).

- Use the value of $loop instead of hard-coded 10.

- Better use "-n" instead of "! -z".



To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications


More information about the inn-committers mailing list