summaryrefslogtreecommitdiff
path: root/tests.merging/basic.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.merging/basic.script')
-rwxr-xr-xtests.merging/basic.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests.merging/basic.script b/tests.merging/basic.script
index 6d01ba16..5a1c1842 100755
--- a/tests.merging/basic.script
+++ b/tests.merging/basic.script
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (C) 2012-2013 Codethink Limited
+# Copyright (C) 2012-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
@@ -34,7 +34,7 @@ git push --quiet origin test/stable
cd "$DATADIR/workspace/test/feature"
# Edit hello in FROM
-"$SRCDIR/scripts/test-morph" edit hello-system hello-stratum hello
+"$SRCDIR/scripts/test-morph" edit hello
cd test:hello
touch newfile.txt
git add newfile.txt