commands/variant/variant.cif
changeset 75 3c3961c1ae26
parent 58 b33ec37addee
--- a/commands/variant/variant.cif	Wed Sep 15 00:45:50 2010 +0100
+++ b/commands/variant/variant.cif	Fri Sep 17 20:24:30 2010 +0100
@@ -50,3 +50,11 @@
 
 Copyright (c) 2008-2010 Accenture. All rights reserved.
 
+==smoke-test
+
+variant $Quiet
+
+# One of these has to be true
+variant wins || variant target || $Error
+# But they can't both be
+variant wins && variant target && $Error