mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-03 21:35:33 -04:00
The test for the help flag threw an error if there were 0 args, or if arg 1 was set to a space-separated list. The -z tests would fail if the arg was set to a space-separated list.