diff options
Diffstat (limited to 'src/plugins/map/gen-rules.py')
-rwxr-xr-x | src/plugins/map/gen-rules.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/map/gen-rules.py b/src/plugins/map/gen-rules.py index 533a8e237f7..e43b8e155be 100755 --- a/src/plugins/map/gen-rules.py +++ b/src/plugins/map/gen-rules.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Copyright (c) 2015 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); |