summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/native-intercept/chgrp5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/native-intercept/chgrp b/scripts/native-intercept/chgrp
new file mode 100755
index 0000000000..399c979f9a
--- /dev/null
+++ b/scripts/native-intercept/chgrp
@@ -0,0 +1,5 @@
1#! /bin/sh
2#
3# SPDX-License-Identifier: GPL-2.0-only
4#
5echo "Intercept $0: $@ -- do nothing"