Drop testing echo
This commit is contained in:
parent
6cb38a019b
commit
e7d45115ea
1 changed files with 0 additions and 2 deletions
2
arkdep
2
arkdep
|
@ -390,8 +390,6 @@ deploy () {
|
|||
# Split filename at delimiter
|
||||
readarray -d . -t data_inter <<< "$cache_hits"
|
||||
|
||||
echo ${data_inter[@]}
|
||||
|
||||
# Set expected vars for remainder of script
|
||||
data[0]=${data_inter[0]}
|
||||
data[1]=${data_inter[2]}
|
||||
|
|
Loading…
Add table
Reference in a new issue