summaryrefslogtreecommitdiff
path: root/testing/02-commands-copy.yarn
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-12-18 15:15:30 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-12-18 15:15:30 +0000
commit3c8aed5255a71f59ff8df3363bc1c378ca702a8f (patch)
tree361c504ce630b182741edaa21832268e06a6bd68 /testing/02-commands-copy.yarn
parent5fd394f923fcd28863387a96b1fbbc904efe7ae5 (diff)
downloadgitano-3c8aed5255a71f59ff8df3363bc1c378ca702a8f.tar.gz
Rename rules-patches to admin-patches since that's what they are
Diffstat (limited to 'testing/02-commands-copy.yarn')
-rw-r--r--testing/02-commands-copy.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/02-commands-copy.yarn b/testing/02-commands-copy.yarn
index 05cefc3..fed2a7c 100644
--- a/testing/02-commands-copy.yarn
+++ b/testing/02-commands-copy.yarn
@@ -40,7 +40,7 @@ so all copies by other users will fail.
Users may copy repositories where they may write to the destination path,
but will be unable to do so if the repository already exists.
- GIVEN testinstance using adminkey has patched rules with personal-repo-create.patch
+ GIVEN testinstance using adminkey has patched gitano-admin with personal-repo-create.patch
WHEN alice main runs create personal/alice/testrepo
AND alice main, expecting failure, runs copy public/testrepo personal/alice/testrepo
THEN stderr contains ERROR: Repository personal/alice/testrepo already exists