aboutsummaryrefslogtreecommitdiff
path: root/tests/etc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/etc')
-rw-r--r--tests/etc/wydawca.rcin6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/etc/wydawca.rcin b/tests/etc/wydawca.rcin
index 752b957..ec87a7b 100644
--- a/tests/etc/wydawca.rcin
+++ b/tests/etc/wydawca.rcin
@@ -1,5 +1,5 @@
# This file is part of Wydawca testsuite
-# Copyright (C) 2009-2011 Sergey Poznyakoff
+# Copyright (C) 2009-2012 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -67,7 +67,9 @@ spool test {
url ftp://wydawca.test;
source "@WD_SRC@/test";
destination "@WD_DST@";
- archive none;
+ archive directory {
+ name "archive";
+ };
}
spool ckfail {

Return to:

Send suggestions and report system problems to the System administrator.