<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.18.3">
</HEAD>
<BODY>
In build.sh, we have <BR>
<BR>
#!/bin/sh<BR>
<BR>
<FONT COLOR="#909090">which is is not guaranteed to be bash. I only know bash and am hitting sh incompatibilities when coding testsuite script.</FONT><BR>
<FONT COLOR="#909090">Can I change it to /bin/bash? Or are we restricted by some crazy platforms without bash?</FONT><BR>
<BR>
Thanks,<BR>
Ondra
</BODY>
</HTML>