Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Error in Linux 'update' script

(1/1)

Pecan:
Head rev 11696
On Mint 17.2/64bit the update script gets the error:

Updating Linux version.
./update: 26: ./update: Syntax error: "(" unexpected (expecting "}")

Line 26 contains:
dirs=(16x16 20x20 24x24 28x28 32x32 40x40 48x48 56x56 64x64)

Changing the '()'s to '{}'s solves the problem.

Ticket #827

oBFusCATed:
I think the proper fix here is to require bash, at least the implementation and features would be the same everywhere...

oBFusCATed:
Fixed... annoying standards...

Navigation

[0] Message Index

Go to full version