aboutsummaryrefslogtreecommitdiff
path: root/tests/upload-dry.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-02-21 18:26:51 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-02-21 18:26:51 +0200
commit0b63c31eadfe5d4e94c7014bd0f3bd4370783d19 (patch)
tree9feb30a2c64d785d5e59fecd06429413e9f4d398 /tests/upload-dry.at
parent1213cf065e9b3a5fb45d00276b3d168462838c17 (diff)
downloadwydawca-0b63c31eadfe5d4e94c7014bd0f3bd4370783d19.tar.gz
wydawca-0b63c31eadfe5d4e94c7014bd0f3bd4370783d19.tar.bz2
Implement timers and destination URLs.
* gconf/gconf-gram.y (stmt_end): Make sure end callback is called in the same environment as the begin one. * src/vtab.c, src/null.c, src/timer.c: New files. * src/Makefile.am (wydawca_SOURCES): Add new files. * src/config.c (cb_mailer): Remove useless check. (cb_destination_url): New function. (directory_kw): Change handling of the destination keyword. (cb_directory): Rewrite final checks. * src/directive.c, /src/process.c, src/triplet.c: Add timers. * src/diskio.c (move_file, archive_file, symlink_file, rmsymlink_file): Prefix with dir_. * src/mail.c (mail_stats): Add timer meta-variables. * src/wydawca.c (make_stat_expansion): Change definition. * src/wydawca.h (struct virt_tab): New data type. (struct directory_pair.dest_url): New member. * tests/upload-dry.at: Update expected output.
Diffstat (limited to 'tests/upload-dry.at')
-rw-r--r--tests/upload-dry.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/upload-dry.at b/tests/upload-dry.at
index 5814653..c9a1aee 100644
--- a/tests/upload-dry.at
+++ b/tests/upload-dry.at
@@ -22,7 +22,7 @@ wydawca: [[DEBUG]] @WD_SRC@ -> @WD_DST@
wydawca: [[DEBUG]] file file is a distributive, root file
wydawca: [[DEBUG]] file file.directive.asc is a signed upload directive, root file
wydawca: [[DEBUG]] file file.sig is a detached signature, root file
-wydawca: [[DEBUG]] Processing files for @WD_DST@
+wydawca: [[DEBUG]] Processing files for ftp://wydawca.test (@WD_DST@)
wydawca: [[DEBUG]] FILE file, DIST=file, SIG=file.sig, DIRECTIVE=file.directive.asc
wydawca: [[NOTICE]] Good signature from Wydawca (Testsuite) <bug-wydawca@gnu.org.ua>
wydawca: [[DEBUG]] file: directive file signature OK

Return to:

Send suggestions and report system problems to the System administrator.