summaryrefslogtreecommitdiff
path: root/toolbin
diff options
context:
space:
mode:
authorJulian Smith <julian.smith@artifex.com>2021-08-14 15:05:50 +0100
committerJulian Smith <julian.smith@artifex.com>2021-08-16 17:48:24 +0100
commit6239b56a1b0c8f1fdd9381c78993ecd99be987cf (patch)
tree93c186bb907844c1a76a6178c8e9395153221a22 /toolbin
parentddc6a47ac703ded6518b2bc5069023006c1e7c01 (diff)
downloadghostpdl-6239b56a1b0c8f1fdd9381c78993ecd99be987cf.tar.gz
toolbin/localcluster/clusterpush.pl: added muwasm.
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 c836340c4..2f2515519 100755
--- a/toolbin/localcluster/clusterpush.pl
+++ b/toolbin/localcluster/clusterpush.pl
@@ -28,6 +28,7 @@ my %products=('abort' =>1,
'runtests'=>1,
'extract'=>1,
'extractmu'=>1,
+ 'muwasm'=>1,
'extractgs'=>1);
my $user;