mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Refactor python scripts.
Change-Id: I442f5bf081d89369f7c71b0de2c99fd39b3ff942 Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
6cc84c7bc4
commit
1d4d806933
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2018 Intel Corporation
|
||||
# Copyright (C) 2018-2019 Intel Corporation
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
@@ -11,7 +11,7 @@
|
||||
# diff output is printed
|
||||
#
|
||||
|
||||
python ../../lint/set_copyright.py in/*
|
||||
../../lint/set_copyright.py in/*
|
||||
|
||||
for i in in/*
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user