From 3fcd11272414a8a9cfac757d2a20f1f48d15af85 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Tue, 30 Aug 2022 11:41:20 +0100 Subject: Add mucsharp option. --- toolbin/localcluster/clusterpush.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'toolbin') 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 = ""; -- cgit v1.2.1