aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xficspaths.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ficspaths.sh b/ficspaths.sh
index f18c4cc..9295bdb 100755
--- a/ficspaths.sh
+++ b/ficspaths.sh
@@ -54,3 +54,5 @@ if [ ! -r ${HDRPATH} ]; then
echo "fatal: error creating ${HDRPATH}"
exit 1
fi
+
+echo "created ${HDRPATH}"