diff options
Diffstat (limited to 'scripts/deblob-2.6.24')
| -rwxr-xr-x | scripts/deblob-2.6.24 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/deblob-2.6.24 b/scripts/deblob-2.6.24 index 1b7dc4a66..4da941e36 100755 --- a/scripts/deblob-2.6.24 +++ b/scripts/deblob-2.6.24 @@ -63,7 +63,7 @@ function check_changed { echo $1 did not change, something is wrong >&2 exit 1 fi - mv $1.deblobbed $1 + mv $1.deblob $1 } check=`echo $0 | sed 's,/[^/]*$,,'`/deblob-check |

