• beierl's avatar
    Fix Shell Command · 63229a28
    beierl authored
    
    
    Replaces 'source' with '.' as the command 'source' is not
    valid sh syntax.  It is only valid in bash, but the sg
    command invokes sh, not bash.
    
    BUG 717
    
    Change-Id: I76f58120cff78420a751308c283798ad57b83df8
    Signed-off-by: default avatarbeierl <mbeierl@vmware.com>
    63229a28