Use built-in echo rather than /bin/echo.
authorLinus Nordberg <linus@nordu.net>
Thu, 12 Apr 2012 15:10:48 +0000 (17:10 +0200)
committerLinus Nordberg <linus@nordu.net>
Thu, 12 Apr 2012 15:10:48 +0000 (17:10 +0200)
commit81c711a7519d17251e24da0df12ab56e0785e683
tree7d0df15f6354a3246f1f8989ac9db492c8e83202
parent7758dd38282d58dff85422e7e5e165d360f6531b
Use built-in echo rather than /bin/echo.

`-e' to /bin/echo isn't portable.  The BSD's lacks it for instance.
tools/naptr-eduroam.sh