Issue 100106 - [Automation] Reformat and fix minor glitches in w_updt.bas
Summary: [Automation] Reformat and fix minor glitches in w_updt.bas
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 20:22 UTC by joerg.skottke
Modified: 2013-08-07 15:07 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joerg.skottke 2009-03-10 20:22:11 UTC
w_updt.bas has a few very minor coding glitches like "end sub" instead of "end
if" (which is no problem really) which should be fixed.

Additionally the indention of the code (just the spaces infront of instructions)
is quite jumpy as several (older) standards are used. Currently our indention
asks for steps of 4 white spaces. 
Reformat code accordingly.
Comment 1 joerg.skottke 2009-03-10 20:24:22 UTC
Fixed
Comment 2 joerg.skottke 2009-03-12 08:39:49 UTC
Verified
Comment 3 joerg.skottke 2009-03-26 08:17:45 UTC
Closed