From c75705e75383bf759a15c9316b0b4d29687e559d Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 30 Oct 2013 16:37:34 +0000 Subject: Modify morph test suite to use the new cmdtest --- yarns/print-architecture.yarn | 1 + 1 file changed, 1 insertion(+) (limited to 'yarns/print-architecture.yarn') diff --git a/yarns/print-architecture.yarn b/yarns/print-architecture.yarn index e45d7d1b..c2496147 100644 --- a/yarns/print-architecture.yarn +++ b/yarns/print-architecture.yarn @@ -19,6 +19,7 @@ Oh, and the one line should contain no spaces, either. AND stderr is empty IMPLEMENTS WHEN morph print-architecture is run + set +x run_morph print-architecture > "$DATADIR/stdout" 2> "$DATADIR/stderr" IMPLEMENTS THEN stdout contains a single line -- cgit v1.2.1