Fix check for file in gensources.sh
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 13 Apr 2017 17:15:37 +0000 (19:15 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 13 Apr 2017 17:15:37 +0000 (19:15 +0200)
commit84b7714ba619288df53e3e612f65f883297fb699
tree0df620a74fe0c390b39efbed0adf89521fe7323d
parent4cf2b5feee0c3aed6b747105c141f48165bd0ae1
Fix check for file in gensources.sh

It didn't correctly check whether the file exists so we got
"tail: no such file or directory" messages during the build.
mcs/build/gensources.sh