Skip to content
Snippets Groups Projects
Commit f63cb73b authored by Carmelo Pellegrino's avatar Carmelo Pellegrino
Browse files

lock file renamed

parent 628d4ccb
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ function rm_lock() {
}
function test_lock() {
if [ -e /tmp/auto_ss ]; then
if [ -e /tmp/pc.lock ]; then
return 1
else
return 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment