~ubuntu-branches/debian/sid/nordugrid-arc/sid

« back to all changes in this revision

Viewing changes to src/libs/data-staging/DTRStatus.cpp

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2012-12-13 16:41:31 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20121213164131-0fumka0jar8mxm07
Tags: 2.0.1-1
* 2.0.1 Release
* Drop patches accepted upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
  };
34
34
 
35
35
  static const DTRStatus::DTRStatusType staged_states[] = {
36
 
      DTRStatus::STAGE_PREPARE,
37
36
      DTRStatus::STAGING_PREPARING,
38
37
      DTRStatus::STAGING_PREPARING_WAIT,
39
38
      DTRStatus::STAGED_PREPARED,