summaryrefslogtreecommitdiff
path: root/build/genif.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/genif.sh')
-rw-r--r--build/genif.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/genif.sh b/build/genif.sh
index 4a9c0faee7..c150c4c40a 100644
--- a/build/genif.sh
+++ b/build/genif.sh
@@ -13,7 +13,7 @@ awk=$1
shift
if test -z "$infile" || test -z "$srcdir"; then
- echo "please supply infile and srcdir"
+ echo "please supply infile and srcdir" >&2
exit 1
fi