summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmk-teamocil6
1 files changed, 5 insertions, 1 deletions
diff --git a/mk-teamocil b/mk-teamocil
index fc57044..852cb67 100755
--- a/mk-teamocil
+++ b/mk-teamocil
@@ -14,7 +14,11 @@ elif [ ${@: -1} = '-' ]; then
done
fi
-echo "windows:"
+cat <<-EOF
+ session:
+ name: "bz"
+ windows:"
+EOF
for c in $(echo ${COMPONENTS} | tr ' ' '\n' | sort); do
cat <<-EOF
- name: "${c}"