aboutsummaryrefslogtreecommitdiff
path: root/tests/upl12f.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/upl12f.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/upl12f.at')
-rw-r--r--tests/upl12f.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/upl12f.at b/tests/upl12f.at
index f3d96e5..08d798e 100644
--- a/tests/upl12f.at
+++ b/tests/upl12f.at
@@ -45,10 +45,10 @@ wydawca: [[NOTICE]] AT_PACKAGE_TARNAME (AT_PACKAGE_NAME AT_PACKAGE_VERSION) fini
AT_CHECK([
wydawca_init_testdirs
wydawca_config wydawca.rc
-destdir=$WD_DST/proj
+destdir=$WY_DST/proj
test -d $destdir || $MKDIR_P $destdir
-cp "$WD_DISTDIR/file" "$destdir"
-cp "$WD_DISTDIR/file.sig" "$destdir"
+cp "$WY_DISTDIR/file" "$destdir"
+cp "$WY_DISTDIR/file.sig" "$destdir"
wydawca_upload test file file12f.directive.asc

Return to:

Send suggestions and report system problems to the System administrator.