mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
remove whitespace
This commit is contained in:
parent
4fb55805c5
commit
868ed2cf99
@ -71,7 +71,7 @@ if [ -e $PIDFILE ]; then
|
||||
echo
|
||||
echo "Another instance of sbopkg appears to be running"
|
||||
echo "with process id $(cat $PIDFILE). Running more than"
|
||||
echo "one instance of sbopkg is not recommended. "
|
||||
echo "one instance of sbopkg is not recommended."
|
||||
echo
|
||||
echo "If this is incorrect, you can delete the lockfile"
|
||||
echo "'${PIDFILE}' and restart. Exiting now."
|
||||
|
Loading…
Reference in New Issue
Block a user