1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 20:11:20 +00:00

Fix pylint for wlauto -> wa

This commit is contained in:
Brendan Jackman 2017-12-04 17:13:56 +00:00 committed by marcbonnici
parent aa2abd16a3
commit e4967fb43f

View File

@ -1,8 +1,7 @@
#!/bin/bash #!/bin/bash
DEFAULT_DIRS=( DEFAULT_DIRS=(
wlauto wa
wlauto/external/daq_server/src/daqpower
) )
target=$1 target=$1