X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2FMakefile.am;h=3ce4b8d5360c299e1e250a9da27a9d8f9c43f65e;hb=f8753ae9f7c460b7d087820201c0619fe2130cdd;hp=7ceb0cee0f6e8e859e249ebef055638a81f9ea03;hpb=c477e2fb78347728aaacbbc89666dcda1481a4b9;p=libguestfs.git diff --git a/regressions/Makefile.am b/regressions/Makefile.am index 7ceb0ce..3ce4b8d 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -26,6 +26,7 @@ include $(top_srcdir)/subdir-rules.mk TESTS = \ rhbz503169c10.sh \ rhbz503169c13.sh \ + rhbz557655.sh \ test-cancellation-download-librarycancels.sh \ test-cancellation-upload-daemoncancels.sh \ test-find0.sh \ @@ -55,4 +56,5 @@ TESTS_ENVIRONMENT = \ EXTRA_DIST = \ $(FAILING_TESTS) \ $(SKIPPED_TESTS) \ - $(TESTS) + $(TESTS) \ + rhbz557655-expected.out