1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-04-21 02:00:49 +01: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