chiark / gitweb /
Tests: Exercise policy periodic hook
[dgit.git] / tests / tests / debpolicy-newreject
index 7cf2a3a47357004ae2a6d22a66b25e2a94e26770..813a5e219e9abb0232660e571dcd6e382d9a0684 100755 (executable)
@@ -19,4 +19,10 @@ t-dgit build
 t-expect-fail 'forbidden for testing' \
 t-dgit push --new
 
+git reset --hard HEAD~
+t-dgit build
+t-dgit push --new
+
+t-policy-periodic
+
 echo xxx up to here