#! /bin/sh set -e git submodule update --init --recursive if ! test -r ChangeLog; then cat > ChangeLog <