commit | f9c8436f4da544f115254a7cda5dddb62bdae82b | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Apr 15 11:20:45 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri May 29 06:01:30 2015 +0000 |
tree | c021f6d2a75aa504a1c43ba2e54bcb2ad00c1ccb | |
parent | 078394f228576db8f0aad3093cbd3b55ba728eee [diff] [blame] |
STC work in progress Change-Id: Ie5e444e3b560b605b066899289cdee7a5fe8338c
diff --git a/utils/stc/bin/stc-launcher b/utils/stc/bin/stc-launcher new file mode 100755 index 0000000..3ef661e --- /dev/null +++ b/utils/stc/bin/stc-launcher
@@ -0,0 +1,5 @@ +#!/bin/bash +#------------------------------------------------------------------------------- +# System Test Coordinator process launcher +#------------------------------------------------------------------------------- +"$@" 2>&1