Initial QSfera import
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
while true
|
||||
do
|
||||
inotifywait -q -r -e modify,attrib,close_write,move,create,delete . && echo "--------------" && go test -v
|
||||
done
|
||||
Reference in New Issue
Block a user