02_dash_compliancy_fixes 339 B

12345678910111213
  1. Index: aoetools-30/aoe-flush.in
  2. ===================================================================
  3. --- aoetools-30.orig/aoe-flush.in
  4. +++ aoetools-30/aoe-flush.in
  5. @@ -19,7 +19,7 @@ fi
  6. # make sure that each device in the whitespace-separated
  7. # list exists
  8. -verify_devs () {
  9. +function verify_devs () {
  10. err=""
  11. for d; do
  12. aoe-stat |