2677386 Remove double quotes in nvram

1 file Authored by hamzy 12 years ago, Committed by bcl 12 years ago,
    Remove double quotes in nvram
    
    https://bugzilla.redhat.com/show_bug.cgi?id=811793
    
    Double quotes are not needed for the nvram command since it is being
    executed directly and not from bash.  Also, remove any that were
    placed there by previous executions of the code.
    
        
file modified
+2 -2