puppetlabs / puppetlabs-vcsrepo

Support for source control repositories
http://forge.puppetlabs.com/puppetlabs/vcsrepo
GNU General Public License v2.0
223 stars 284 forks source link

Fix acceptance test on Ubuntu ARM #635

Closed smortex closed 5 months ago

smortex commented 5 months ago

POSIX does not define -e as a valid option for echo(1). Rely on printf(1) instead.

This fix acceptance tests on Ubuntu ARM where echo(1) outputs -e causing an invalid configuration:

/home/testuser-ssh/.ssh/config: line 1: Bad configuration option: -e