Merge pull request #19 from wertarbyte/fix-simulat0r-shell

use /bin/sh syntax instead of bashism
This commit is contained in:
Sec 2011-08-21 16:44:25 -07:00
commit 92ed2468a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
function verbmsg()
verbmsg()
{
true
# echo $1