Skip to content

Commit

Permalink
Don't need these anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmuth committed Mar 2, 2014
1 parent e1806e1 commit e99ab81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backup-evernote-to-dropbox
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ set -e
#
# Check to see if Evernote is running
#
#set +e
PIDS=`ps ax |grep -i evernote |grep -v grep |grep -v backup-evernote` || true
#echo $PIDS # Debugging
#set -e

if test "$PIDS"
then
Expand Down

0 comments on commit e99ab81

Please sign in to comment.