Review Board 2.0.15


sim: Use NULL instead of None for testing filenames.

Review Request #2736 - Created April 9, 2015 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 10780:0be839ffa2a5
---------------------------
sim: Use NULL instead of None for testing filenames.
The filenames are initialized with NULL.  So the test should be
checking for them to be == NULL instead == None.

   
Review request changed
Updated (April 14, 2015, 9:05 a.m.)

Status: Closed (submitted)