genver.sh: use /bin/sh for portability

Signed-off-by: Jason Cooper <jason@lakedaemon.net>
This commit is contained in:
Jason Cooper 2014-02-17 13:46:55 +00:00 committed by Yves Rutschle
parent 27567c4804
commit 62cbb55b8e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/bash
#! /bin/sh
if [ ${#} -eq 1 ] && [ "x$1" = "x-r" ]; then
# release text only