#!/bin/bash set -e . tests/lib . $troot/lib-gdr t-dependencies GDR t-tstunt-parsechangelog t-archive example 1.0-1 t-git-none t-dgit clone $p cd $p t-git-debrebase status t-expect-fail E:'bare dgit dsc import' \ t-git-debrebase LC_MESSAGES=C t-git-debrebase status |tee ../bare-output grep 'bare dgit dsc import with no prior history' ../bare-output t-ok