[PLDWWW] page changed: people:glen

"Elan Ruusamäe (glen)" glen at pld-linux.org
Tue Jul 22 16:54:03 CEST 2014


[Dropbox as picture share service] test xclip

--- https://www.pld-linux.org/people/glen?rev=1406040823
+++ https://www.pld-linux.org/people/glen?rev=1406040843
@@ -304,8 +304,13 @@
  fi
  
  if ! which notify-send 2>/dev/null; then
  	echo >&2 "Can't find tool: notify-send, install libnotify"
+ 	exit 1
+ fi
+ 
+ if ! which xclip 2>/dev/null; then
+ 	echo >&2 "Can't find tool: xclip, install xclip"
  	exit 1
  fi
  
  inotifywait -m -e moved_to -e close_write $watchdir | while read path change filename; do


Diff URL:
  https://www.pld-linux.org/people/glen?do=diff&r1=1406040823&r2=1406040843
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list