Skip to content
Snippets Groups Projects
Select Git revision
  • 6735145fa72614d5bf2d77a3fe360b62d9742bb7
  • pred_err_handling default protected
  • pred_err_handling_more_prints
  • pbm_no_preemption_fix_test_input
  • pbm_no_preemption_fix_test
  • libpbm_kernel_fix
  • libpbm_kernel
  • bugfix/setup
  • libpbm_kernel_fix_bak
  • pbm_no_preemption
  • pbm
  • testing
  • sose22results
  • sose22
  • master protected
  • err_detect
  • kelvin
17 results

ipack

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jeff Squyres authored
    We don't need to have two variables: one named exec_command and one
    named exec_cmd.  Consolidate down to just a single variable
    (exec_command), and in doing so, fix a compiler warning that
    exec_command may not have been initialized (due to confusion between
    exec_command and exec_cmd).
    
    Also remove some #if 0/dead code.
    
    Signed-off-by: default avatarJeff Squyres <jsquyres@cisco.com>
    31fc6e03
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..