shfmt
This commit is contained in:
parent
53f8c5d91c
commit
6d9f366e8a
2 changed files with 10 additions and 10 deletions
|
@ -14,7 +14,7 @@ rwx_doc() {
|
|||
;;
|
||||
*) doc="" ;;
|
||||
esac
|
||||
done < "${RWX_ROOT_SYSTEM}/${module}"
|
||||
done <"${RWX_ROOT_SYSTEM}/${module}"
|
||||
done
|
||||
rwx_ifs_unset
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue