gpu: nvgpu: Explicitly set python2 in shabang

bug 200694001
Jira ESSFTE-2601

Change-Id: I0730fa39c5609e7833c3de8bec6c42dd10fd9908
Signed-off-by: Bharath H S <bhs@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2519652
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
GVS: Gerrit_Virtual_Submit
This commit is contained in:
Bharath H S
2021-04-23 18:05:40 +00:00
committed by mobile promotions
parent ca4db3fef3
commit 9019661e2f

View File

@@ -1,6 +1,6 @@
#!/usr/bin/python #!/usr/bin/python2
# #
# Copyright (c) 2019, NVIDIA CORPORATION. All Rights Reserved. # Copyright (c) 2019-2021, NVIDIA CORPORATION. All Rights Reserved.
# #
# Permission is hereby granted, free of charge, to any person obtaining a # Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"), # copy of this software and associated documentation files (the "Software"),