summaryrefslogtreecommitdiff
path: root/toolbin
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2021-08-12 12:48:09 +0100
committerRobin Watts <Robin.Watts@artifex.com>2021-08-12 12:48:09 +0100
commit41db9c3e6dae31e671add23c596fa99d9efdd82b (patch)
tree54f6a791c513a3a8240b90144358db3c946a64dd /toolbin
parent316c3a08269212f1005709da64efcb383f8f5ce0 (diff)
downloadghostpdl-41db9c3e6dae31e671add23c596fa99d9efdd82b.tar.gz
Update clusterpush.pl so that we test gpdf with gs commits too.
Diffstat (limited to 'toolbin')
-rwxr-xr-xtoolbin/localcluster/clusterpush.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolbin/localcluster/clusterpush.pl b/toolbin/localcluster/clusterpush.pl
index a7d9cb57f..c836340c4 100755
--- a/toolbin/localcluster/clusterpush.pl
+++ b/toolbin/localcluster/clusterpush.pl
@@ -174,7 +174,7 @@ if (!$product) {
} elsif ($directory eq 'extract') {
$product='extract';
} else {
- $product='gs pcl xps gpdl'
+ $product='gs pcl xps gpdl gpdf'
}
}