aboutsummaryrefslogtreecommitdiff
path: root/tests/xdg-open
blob: 871c537b6dada947ca3a031a3f3c0eb87d300c8c (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
set -eu

# This is a noop executable, to test git-permalink without interating
# with xdg-open proper.

echo "xdg-open: $@"