Opened 11 years ago

Closed 11 years ago

#133 closed defect (fixed)

clean_month

Reported by: jgipsl Owned by: sdipsl
Priority: minor Milestone: libIGCM_v2.1 consolidation
Component: treatment Version:
Keywords: Cc:

Description

Il manque le demande de l'autorisation de l'utilisateur avant que run.card est effacé pour le cas suivant :

  if ( [ X${run_Configuration_CumulPeriod} = X ] || [ X${run_Configuration_CumulPeriod} = X1 ] ); then
    echo "CumulPeriod=1 so we erase run.card to start properly."
    IGCM_sys_Rm ${SUBMIT_DIR}/run.card
  fi

Change History (3)

comment:1 Changed 11 years ago by sdipsl

  • Component changed from AMQP Broker to treatment
  • Milestone set to libIGCM_v2.1 consolidation
  • Owner set to somebody
  • Priority changed from major to minor

comment:2 Changed 11 years ago by sdipsl

  • Owner changed from somebody to sdipsl
  • Status changed from new to assigned

comment:3 Changed 11 years ago by sdipsl

  • Resolution set to fixed
  • Status changed from assigned to closed

done see r896

Note: See TracTickets for help on using tickets.