Use bash as a script interpreter
authorPeter Pentchev <roam@ringlet.net>
Thu, 1 Oct 2015 09:17:07 +0000 (12:17 +0300)
committerAndy Green <andy.green@linaro.org>
Thu, 15 Oct 2015 03:47:38 +0000 (11:47 +0800)
commit91fe5aa64f6e1a01019787c0c5c098218b6e5554
treeb7fb53175e71fd72b522424ae8e706dbb7d31060
parent4c79ee7598aa6c13716d0b0e27838c97495b1809
Use bash as a script interpreter

The test-server/attack.sh script makes use of several features only
available in the Bash shell, so mark it accordingly.
test-server/attack.sh