summaryrefslogtreecommitdiffstats
path: root/scripts/deblob-2.6.24
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/deblob-2.6.24')
-rwxr-xr-xscripts/deblob-2.6.242
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
OpenPOWER on IntegriCloud