Opened 3 years ago

Closed 22 months 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 Changed 3 years ago by Nicklas Nordborg

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 Changed 3 years ago by Nicklas Nordborg

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

Milestone renamed

comment:3 Changed 22 months ago by Nicklas Nordborg

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