I've successfully created first CL with gcl change some_name:

"
Fixing problem where ml, hi, pt-PT and bg first run bubbles were
truncated or to narrow to hold all of text.
Increased width of bubble by 4+ chars, and for bg increased the height
of bubble by 1.

BUG=12208
---All lines above this line become the description.
---Repository Root: E:\chromium\src
---Paths in this changelist (first_run_bubble_truncation):

M      chrome\app\resources\locale_settings_bg.xtb
M      chrome\app\resources\locale_settings_pt-PT.xtb
M      chrome\app\resources\locale_settings_ml.xtb
M      chrome\app\resources\locale_settings_hi.xtb

---Paths modified but not in any changelist:

"
but I have problems uploading it.

gcl upload some_name fails with:

Traceback (most recent call last):
  File "E:\depot_tools\gcl.py", line 1149, in ?
    sys.exit(main())
  File "E:\depot_tools\gcl.py", line 1122, in main
    UploadCL(change_info, argv[3:])
  File "E:\depot_tools\gcl.py", line 723, in UploadCL
    if not DoPresubmitChecks(change_info, committing=False):
  File "E:\depot_tools\gcl.py", line 1032, in DoPresubmitChecks
    default_presubmit=root_presubmit)
  File "E:\depot_tools\presubmit_support.py", line 688, in
DoPresubmitChecks
    results += executer.ExecPresubmitScript(presubmit_script,
filename)
  File "E:\depot_tools\presubmit_support.py", line 631, in
ExecPresubmitScript
    result = eval(function_name + '(*__args)', context)
  File "<string>", line 0, in ?
  File "<string>", line 26, in CheckChangeOnUpload
AttributeError: 'InputApi' object has no attribute
'DEFAULT_BLACK_LIST'

Any pointers?
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to