mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-18 15:06:42 -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.