mirror of
https://github.com/sbopkg/sbopkg
synced 2025-01-29 20:34:34 +01:00
remove whitespace
This commit is contained in:
parent
4fb55805c5
commit
868ed2cf99
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue