aboutsummaryrefslogtreecommitdiff
path: root/tests/check-notify.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-03-12 17:39:51 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2013-03-12 17:39:51 +0200
commit78df8f9042140b2c0ecf9d81822d1545841df746 (patch)
tree6d6583ddf43cb71151f1c9cfcec8dfb2e1d9a7e3 /tests/check-notify.at
parentcfa111e835e6467b2ee005f351daaacff2d6bb4c (diff)
downloadwydawca-78df8f9042140b2c0ecf9d81822d1545841df746.tar.gz
wydawca-78df8f9042140b2c0ecf9d81822d1545841df746.tar.bz2
Namespace normalization (3)
Use WY_ prefix for configuration macros & variables.
Diffstat (limited to 'tests/check-notify.at')
-rw-r--r--tests/check-notify.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/check-notify.at b/tests/check-notify.at
index d31e1b9..a357aff 100644
--- a/tests/check-notify.at
+++ b/tests/check-notify.at
@@ -54,8 +54,8 @@ Your upload of file has been rejected by the distribution
verification procedure with the following diagnostics:
WYDAWCA_SPOOL=ckfail
-WYDAWCA_SOURCE=@WD_SRC@/fail
-WYDAWCA_DEST=@WD_DST@
+WYDAWCA_SOURCE=@WY_SRC@/fail
+WYDAWCA_DEST=@WY_DST@
WYDAWCA_URL=ftp://wydawca.ckfail
WYDAWCA_TRIPLET_BASE=file
WYDAWCA_DIST_FILE=file
@@ -81,7 +81,7 @@ wydawca_expandmeta outtmpl expout
wydawca_expandmeta template experr
wydawca --no-preproc -c wydawca.rc || exit $?
-cat $WD_DST/mail.out
+cat $WY_DST/mail.out
],
[0],
[expout],

Return to:

Send suggestions and report system problems to the System administrator.