Commit 6cd34873 authored by Rafaël Carré's avatar Rafaël Carré Committed by Jean-Baptiste Kempf

contrib change_prefix.sh: exit successfully

(cherry picked from commit 0a896b6beeced94f5a234afbc1aa751c2c4d8a60)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent be3ac056
......@@ -74,3 +74,5 @@ for file in `find . -type f`; do
process "$file"
fi
done
exit 0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment