X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=cross-compile%2Fmacosx%2Fcontrib%2Fpulseview;h=cad475134b0ed4cb467ef2d83bbd2f166b3e3d83;hb=c6ed5a3a77da544ccbbd82aee45d8622ac1ce77e;hp=dfa091de085e164330ba3cd8742e4519940c5ff2;hpb=a6593b431d8000273537f8e91c61434dd2ef1418;p=sigrok-util.git diff --git a/cross-compile/macosx/contrib/pulseview b/cross-compile/macosx/contrib/pulseview index dfa091d..cad4751 100755 --- a/cross-compile/macosx/contrib/pulseview +++ b/cross-compile/macosx/contrib/pulseview @@ -23,4 +23,4 @@ cd "$DIR" export PYTHONHOME="../Frameworks/Python.framework/Versions/3.6" export SIGROK_FIRMWARE_DIR="../share/sigrok-firmware" export SIGROKDECODE_DIR="../share/libsigrokdecode/decoders" -./pulseview.real $* +exec ./pulseview.real "$@"