summaryrefslogtreecommitdiff
path: root/deps/node/deps/v8/third_party/eu-strip/bin/eu-strip
blob: f67df8ed526a83f295accd82ab47d29fd4a26726 (plain)
1
2
3
#!/usr/bin/env bash
echo "eu-strip called with arguments $@"
$STRIP "$@"