Skip to content

roundup-test-5.sh: Remove function keyword#31

Open
msabramo wants to merge 1 commit intobmizerany:masterfrom
msabramo:remove_function_keyword
Open

roundup-test-5.sh: Remove function keyword#31
msabramo wants to merge 1 commit intobmizerany:masterfrom
msabramo:remove_function_keyword

Conversation

@msabramo
Copy link
Contributor

for greater POSIX compatibility

Without this, bash 4.2.25, in particular, on my Ubuntu system chokes with:

./roundup: 90: ./roundup-5-test.sh: Syntax error: "(" unexpected (expecting "}")

for greater POSIX compatibility

Without this, bash 4.2.25, in particular, on my Ubuntu system chokes with:

```
./roundup: 90: ./roundup-5-test.sh: Syntax error: "(" unexpected (expecting "}")
```
@msabramo
Copy link
Contributor Author

msabramo commented Dec 9, 2013

Bump.

@msabramo
Copy link
Contributor Author

Ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant