VirtualBox

Changeset 62124 in vbox


Ignore:
Timestamp:
Jul 7, 2016 8:22:10 PM (8 years ago)
Author:
vboxsync
Message:

ValidationKit/testmanager/testcase.pgsql: Fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/testcase.pgsql

    r61472 r62124  
    116116                               sTestBoxReqExpr, sBuildReqExpr, sBaseCmd, sTestSuiteZips, sComment)
    117117            VALUES (a_uidAuthor, a_sName, a_sDescription, a_fEnabled, a_cSecTimeout,
    118                     a_sTestBoxReqExpr, a_sBuildReqExpr, a_sBaseCmd, a_sTestSuiteZips, a_Comment)
     118                    a_sTestBoxReqExpr, a_sBuildReqExpr, a_sBaseCmd, a_sTestSuiteZips, a_sComment)
    119119            RETURNING idTestcase INTO v_idTestCase;
    120120        RETURN v_idTestCase;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette