psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone

f9d793d test-pr: Improve test detection

Authored and Committed by plautrba 3 years ago
1 file changed. 1 lines added. 1 lines removed.
    test-pr: Improve test detection
    
    `git log` tends to short cut filename if the output is not a terminal.
    
    Fixes:
    
        git log --format= --stat HEAD -1 | grep '/' | sed 's#^ \(.*\)/.*#\1#' | sort -u | tr '\n' ' ' | xargs
        .../bz481628-send-msg-to-dbus selinux-policy/bz481628-send-msg-to-dbus
    
        
file modified
+1 -1