Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 152293 | Differences between
and this patch

Collapse All | Expand All

(-)evms-2.5.5/ui/cli/interpreter.c (+7 lines)
Lines 2400-2405 Link Here
2400
            Error = EINVAL;
2400
            Error = EINVAL;
2401
2401
2402
        }
2402
        }
2403
        else
2404
        {
2405
          if (Task_Result & EVMS_Effect_Reload_Options) {
2406
            Clear_Option_Descriptors();
2407
            Get_Option_Descriptors();
2408
          }
2409
        }
2403
2410
2404
      }
2411
      }
2405
      else
2412
      else

Return to bug 152293