Project

General

Profile

Actions

Bug #4800

closed

[Crunch] run-command ends with sys.exit(dictionary)

Added by Brett Smith over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Story points:
0.5

Description

The last line of current run-command is sys.exit(rcode). rcode is a dictionary that maps subprocesses to their exit codes, so I don't know what it actually does. This needs to be turned into a useful integer value.

Actions #1

Updated by Peter Amstutz over 9 years ago

That should probably be int(not success)

Actions #2

Updated by Brett Smith over 9 years ago

  • Status changed from New to In Progress
  • Assigned To set to Brett Smith
Actions #3

Updated by Brett Smith over 9 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset arvados|commit:e86ad4d8172c24aae92ccd482ffb122ea01b55ab.

Actions #4

Updated by Brett Smith over 9 years ago

  • Target version changed from Bug Triage to 2015-01-07 sprint
Actions

Also available in: Atom PDF