Skip to content
Snippets Groups Projects
Commit 8801e616 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch 'fix-touchfile' into 'master'

close quote

See merge request !93
parents 57682ffe 521fb21a
No related branches found
No related tags found
1 merge request!93close quote
......@@ -424,7 +424,7 @@ function setAction(){
fi
echo
done
test $rc -eq 0 && touch "${lastbackupfile}
test $rc -eq 0 && touch "${lastbackupfile}"
else
echo "SKIP backup of dirs"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment