aten_pdu: Fix tabs to spaces
This commit is contained in:
parent
d4e9c308e2
commit
e6fe9af993
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ do
|
|||
continue
|
||||
;;
|
||||
esac
|
||||
if device_name="$(ldapsearch -Q -LLL \
|
||||
if device_name="$(ldapsearch -Q -LLL \
|
||||
"(&(objectClass=device)(cn=${device}.*))" cn | awk "
|
||||
{
|
||||
if (\$1 == \"cn:\") {
|
||||
|
|
Loading…
Add table
Reference in a new issue