2
0

Explicitly synchronize configuration updates and warn if it fails.

This commit is contained in:
Maarten Billemont
2014-10-24 00:35:05 -04:00
parent 84c23fa7f6
commit e837752777
7 changed files with 14 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env bash
# See https://developer.apple.com/library/ios/qa/qa1686/_index.html
cd "${BASH_SOURCE%/*}"
set -x
source bashlib
cd ..