URL: https://github.com/SSSD/sssd/pull/914 Author: mzidek-rh Title: #914: bash_rc: Build with systemtap Action: opened
PR body: """ We build with --enable-systemtap in Fedora and RHEL by default. We should do the same in the helper script in contrib/fedora/bashrc_sssd. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/914/head:pr914 git checkout pr914