Bug #321

Syntax error in documentation

Added by Alexandre Joseph over 1 year ago. Updated over 1 year ago.

Status:Closed Start date:08/23/2010
Priority:Low Due date:
Assignee:- % Done:

100%

Category:-
Target version:-
Resolution:fixed Affected Version:
Story points-
Velocity based estimate-

Description

On the documentation page http://opennebula.org/documentation:rel1.4:cong at the end,
in the example init.sh script, there is a syntax error. A `then` is missing in the condition.

if [ -f /mnt/context.sh ]; then
. /mnt/context.sh
fi

History

Updated by Jaime Melis over 1 year ago

  • Resolution set to fixed

Fixed. Thanks for reporting the typo.

Updated by Jaime Melis over 1 year ago

  • % Done changed from 0 to 100

Updated by Alexandre Joseph over 1 year ago

I've just see after reporting this typo that there is the same error in that launch the contextualization (the script just above the init.sh script).

Updated by Jaime Melis over 1 year ago

  • Status changed from New to Closed

Also available in: Atom PDF