diff options
| author | Stefan Schmidt <stefan@datenfreihafen.org> | 2021-02-24 15:36:58 +0300 |
|---|---|---|
| committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2021-02-24 15:36:58 +0300 |
| commit | cdd38c5f1ce4398ec58fec95904b75824daab7b5 (patch) | |
| tree | 639cf51fe8ee120a13e61b13d448aeaf4d044c74 /scripts/diffconfig | |
| parent | 04052a318fb93491f1f3b4d282cb806f588e9326 (diff) | |
| parent | fcb3007371e1a4afb03280af1b336a83287fe115 (diff) | |
| download | linux-cdd38c5f1ce4398ec58fec95904b75824daab7b5.tar.xz | |
Merge remote-tracking branch 'net/master'
Diffstat (limited to 'scripts/diffconfig')
| -rwxr-xr-x | scripts/diffconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/diffconfig b/scripts/diffconfig index 89abf777f197..d5da5fa05d1d 100755 --- a/scripts/diffconfig +++ b/scripts/diffconfig @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python3 # SPDX-License-Identifier: GPL-2.0 # # diffconfig - a tool to compare .config files. |
