summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2022-08-30 11:41:20 +0100
committerChris Liddell <chris.liddell@artifex.com>2022-09-02 15:59:07 +0100
commit172b835048fca50dd3d82f8bae98d4138caa75e3 (patch)
tree5617141bf61c30570bf533b999f0c4102ddc18fe
parent3f10216309b123fe521888835e07921735f1ddfe (diff)
downloadghostpdl-172b835048fca50dd3d82f8bae98d4138caa75e3.tar.gz
Add mucsharp option.
-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 = "";