Remove trailing dash in logs/debootstrap-image-.log filename
The build_log option includes var/osname in the filename, however projects/debootstrap-image is special and does not have this defined, so the logs filename is logs/debootstrap-image-.log, which can look like a bug. We should not include that - in the filename when var/osname is not defined.