Some merge conflicts are logical. Such as this one was.

pull/1214/merge
Jussi Pakkanen 8 years ago
parent c7f788e184
commit 7aa314368f
  1. 2
      run_tests.py

@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import subprocess, sys
import subprocess, sys, shutil
from mesonbuild import mesonlib
if __name__ == '__main__':

Loading…
Cancel
Save