syntax error in : /opt/graphite/bin/build-index.sh

Bug #1006912 reported by xinity77
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Graphite
Fix Committed
Low
Unassigned

Bug Description

there is a very little syntax error in : /opt/graphite/bin/build-index.sh

at line 17:
if [ ! -d "$WHISPER_DIR"] || [ ! -d "$CERES_DIR" ]

it should be :
if [ ! -d "$WHISPER_DIR" ] || [ ! -d "$CERES_DIR" ]

hope this helps,

Regards,

Xinity77

Revision history for this message
Michael Leinartas (mleinartas) wrote :

Thanks, this has been committed

Changed in graphite:
importance: Undecided → Low
milestone: none → 0.10.0
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.