summaryrefslogtreecommitdiff
path: root/scripts/remove_entity.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/remove_entity.sh')
-rwxr-xr-xscripts/remove_entity.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/remove_entity.sh b/scripts/remove_entity.sh
index 98056013..cf67e74b 100755
--- a/scripts/remove_entity.sh
+++ b/scripts/remove_entity.sh
@@ -71,4 +71,6 @@ if [ -r "$file" ]; then
fi
done
git diff
+else
+ error "File not found: $file"
fi