Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/nscd/nscd_ | ||
|---|---|---|
| 41 | 41 |
|
| 42 | 42 |
case $1 in |
| 43 | 43 |
autoconf) |
| 44 |
[ -r "$NSCD_CFG" ] && [ $AUTOCONF_CHECK -gt 0 ] && echo yes || echo "no (nscd config not found or no database enabled)"
|
|
| 44 |
[ -r "$NSCD_CFG" ] && [ $AUTOCONF_CHECK -gt 0 ] && echo yes || echo "no (nscd config not found or no database enabled)" |
|
| 45 | 45 |
exit 0 |
| 46 | 46 |
;; |
| 47 | 47 |
suggest) |
Formats disponibles : Unified diff