Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/yum/yum_activity | ||
|---|---|---|
| 4 | 4 |
# |
| 5 | 5 |
# Parameters: |
| 6 | 6 |
# |
| 7 |
# config
|
|
| 8 |
# autoconf
|
|
| 7 |
# config |
|
| 8 |
# autoconf |
|
| 9 | 9 |
# |
| 10 | 10 |
|
| 11 | 11 |
|
| 12 | 12 |
if [ "$1" = "autoconf" ]; then |
| 13 | 13 |
if [ -r /var/log/yum.log ]; then |
| 14 |
echo yes
|
|
| 14 |
echo yes |
|
| 15 | 15 |
exit 0 |
| 16 | 16 |
else |
| 17 | 17 |
echo "no (/var/log/yum.log not readable)" |
Formats disponibles : Unified diff