summaryrefslogtreecommitdiff
path: root/toolbin
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2022-08-30 11:41:20 +0100
committerRobin Watts <Robin.Watts@artifex.com>2022-08-30 11:41:20 +0100
commit3fcd11272414a8a9cfac757d2a20f1f48d15af85 (patch)
treed0934110d5c662de50f57babf3268bb589521a0f /toolbin
parent9f917049b79f24b5c0bec0dd2c53692925cfec52 (diff)
downloadghostpdl-3fcd11272414a8a9cfac757d2a20f1f48d15af85.tar.gz
Add mucsharp option.
Diffstat (limited to 'toolbin')
-rwxr-xr-xtoolbin/localcluster/clusterpush.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolbin/localcluster/clusterpush.pl b/toolbin/localcluster/clusterpush.pl
index ffd55271f..aaaa9cb2d 100755
--- a/toolbin/localcluster/clusterpush.pl
+++ b/toolbin/localcluster/clusterpush.pl
@@ -30,6 +30,7 @@ my %products=('abort' =>1,
'extract'=>1,
'extractmu'=>1,
'muwasm'=>1,
+ 'mucsharp'=>1,
'extractgs'=>1);
my $rsync_L = "";