Browse Source

aoe-flush.in: Patched to comply with dash-compliant shells.

David Martínez Moreno 16 years ago
parent
commit
7b519985b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      aoe-flush.in

+ 1 - 1
aoe-flush.in

@@ -19,7 +19,7 @@ fi
 
 # make sure that each device in the whitespace-separated
 # list exists
-function verify_devs () {
+verify_devs () {
 	err=""
 	for d; do
 		aoe-stat |