summaryrefslogtreecommitdiff
path: root/netware/BUILD/mwasmnlm
blob: 7f2378871c64c7df309217bd4ec81f68a79a6377 (plain)
1
2
3
4
5
6
7
8
#! /bin/sh

# stop on errors
set -e

args=" $*"

wine --debugmsg -all -- mwasmnlm $args 2>&1 | sed -e 's/^[[:cntrl:]].*[[:cntrl:]]>//'