Files
devstack/tools/build_ramdisk.sh
Attila Fazekas 237225dd39 Fixing space issues between " and ]
When we are using '[' aka. ``test`` , before the closing ']'
we need to use a space.

Otherwise the commands return with '2' so the "expression" will be a constant
false.

Change-Id: I673762e802c28335e03390b6608cf6bbee6aaba6
2013-11-06 15:41:04 +01:00

5.9 KiB
Executable File