Dumb problem
This commit is contained in:
parent
2e6cfb0e02
commit
dfe9bb9fca
|
@ -324,7 +324,7 @@
|
||||||
(safely-delete-directory (format "/tmp/.tX~a-lock" i))
|
(safely-delete-directory (format "/tmp/.tX~a-lock" i))
|
||||||
(safely-delete-directory (build-path tmp-dir (format ".tX~a-lock" i)))
|
(safely-delete-directory (build-path tmp-dir (format ".tX~a-lock" i)))
|
||||||
(with-running-program
|
(with-running-program
|
||||||
(Xvfb-path) (list (format ":~a" i) "-ac" "-rfbauth" "/home/jay/.vnc/passwd")
|
(Xvfb-path) (list (format ":~a" i))
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(sleep 1)
|
(sleep 1)
|
||||||
(with-running-program
|
(with-running-program
|
||||||
|
|
Loading…
Reference in New Issue
Block a user