From 47fbf94c8d47fdfb83364fd4f5c6732ecc78ccd6 Mon Sep 17 00:00:00 2001 From: sienkiew Date: Tue, 6 Mar 2012 16:02:03 +0000 Subject: checkpoint git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@560 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- sm/pyetc.sm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sm/pyetc.sm') diff --git a/sm/pyetc.sm b/sm/pyetc.sm index cc80779..e97d40d 100644 --- a/sm/pyetc.sm +++ b/sm/pyetc.sm @@ -19,6 +19,9 @@ TABLE pyetc HOST etcbrady AFTER init/* TABLE test_final HOST ssb - CMD pyetc.expect RUN "test_import pyetc ; test_expected pyetc" + CMD pyetc.expect RUN "test_import pyetc ; test_expected pyetc " AFTER *:pyetc/* +TABLE test_final HOST etcbrady + CMD pyetc.report RUN "pyetc_report" + AFTER ssb:test_final/pyetc.expect -- cgit