HomeSoftware Heritage

Fix validation script to work with FreeBSD.

Description

Fix validation script to work with FreeBSD.

The validate_postgresql_connection.sh script was coded to rely on
bash which is not available by default in FreeBSD. Updated script
to use /bin/sh which is a valid POSIX shell.

Details

Provenance
Michael Watters <michael.watters@dart.biz>Authored on Apr 21 2016, 10:52 PM
olasdPushed on Mar 14 2017, 5:00 PM
Parents
rSPPG275e6f9d246a: Merge pull request #759 from puppetlabs/update-msync
Branches
Unknown
Tags
Unknown

Event Timeline

Michael Watters <michael.watters@dart.biz> committed rSPPG291dbd9a8754: Fix validation script to work with FreeBSD. (authored by Michael Watters <michael.watters@dart.biz>).Apr 21 2016, 10:52 PM