aboutsummaryrefslogtreecommitdiff
path: root/analyse-logs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'analyse-logs.sh')
-rwxr-xr-xanalyse-logs.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/analyse-logs.sh b/analyse-logs.sh
index 1589c2e..5702078 100755
--- a/analyse-logs.sh
+++ b/analyse-logs.sh
@@ -656,7 +656,8 @@ process_logs
if [ $DEBUG -eq $FALSE ] ; then
cleanup
# change back to where we were called from
- cd $STARTING_LOCATION
fi
+cd $STARTING_LOCATION
+
# done, out of here