Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/haproxy/haproxy_active_backend | ||
|---|---|---|
| 74 | 74 |
LIST=$backend |
| 75 | 75 |
|
| 76 | 76 |
if [ "$1" = "autoconf" ]; then |
| 77 |
echo yes
|
|
| 77 |
echo yes |
|
| 78 | 78 |
exit 0 |
| 79 | 79 |
fi |
| 80 | 80 |
|
| ... | ... | |
| 100 | 100 |
ACT=`parse_url ${i} ${SVNAME} act`
|
| 101 | 101 |
echo "act`echo $i | md5sum | cut -d - -f1 | sed 's/ //g'`.value $ACT" |
| 102 | 102 |
done |
| 103 |
|
|
| 103 |
|
|
Formats disponibles : Unified diff