summaryrefslogtreecommitdiff
path: root/src/rvs-core/commit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/rvs-core/commit.sh')
-rw-r--r--src/rvs-core/commit.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rvs-core/commit.sh b/src/rvs-core/commit.sh
index e54c9f4..9fb44fc 100644
--- a/src/rvs-core/commit.sh
+++ b/src/rvs-core/commit.sh
@@ -21,6 +21,8 @@ else
file='.'
fi
+warn "$file"
+
if [ ! -e $file ]; then error "file \`$file' does not exist";
# START file type list
elif [ -L $file ]; then type='l'; # symbolic link