Opened 4 years ago

Closed 3 years ago

#1263 closed enhancement (fixed)

The ScriptBuilder API should perform simple indentation automatically

Reported by: Nicklas Nordborg Owned by:
Priority: minor Milestone: Job scheduler extension v1.4
Component: net.sf.basedb.opengrid Keywords:
Cc:

Description

The ScriptBuilder API is useful for building simple job scripts. An annoying thing is that it is not possible to create properly indented scripts. It would be nice if at least a few constructs such as if, else, fi, etc. could be detected and automatically indented.

Change History (3)

comment:1 by Nicklas Nordborg, 4 years ago

In 5996:

References #1263: The ScriptBuilder API should perform simple indentation automatically

Indentation is now automatically performed for the following commands: if, elif, else, case, while, until, for

comment:2 by Nicklas Nordborg, 4 years ago

Milestone: Open Grid Scheduler extension v1.4Job scheduler extension v1.4

Milestone renamed

comment:3 by Nicklas Nordborg, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.