summaryrefslogtreecommitdiff
path: root/tests.build/empty-stratum.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.build/empty-stratum.script')
-rwxr-xr-xtests.build/empty-stratum.script8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests.build/empty-stratum.script b/tests.build/empty-stratum.script
index 6856b2bd..19c36558 100755
--- a/tests.build/empty-stratum.script
+++ b/tests.build/empty-stratum.script
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (C) 2013 Codethink Limited
+# Copyright (C) 2013-2014 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -24,10 +24,8 @@ git checkout --quiet -b empty-stratum
# Create empty stratum to test S4585
cat <<EOF > hello-stratum.morph
-{
- "name": "hello-stratum",
- "kind": "stratum"
-}
+name: hello-stratum
+kind: stratum
EOF
sed -i 's/master/empty-stratum/' hello-system.morph
git add hello-stratum.morph hello-system.morph