> On Jun 4, 2015, at 12:14 AM, Willem Ferguson > <[email protected]> wrote: > > I get this: > > src$ sh subsurface/scripts/build.sh > exec 1> >(tee build.log) 2>&1 > subsurface/scripts/build.sh: 21: subsurface/scripts/build.sh: Syntax error: > redirection unexpected > > Am I only half awake again? (Arrived from Tanzania at 3 am this morning, so > only 2 brain cells firing)
Let me guess. You're running this on one of those silly distributions where sh is not bash? Can you try running bash subsurface/scripts/build.sh /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
