shot.sh: Set ELM_DISPLAY to bring the elm shot engine back to life
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 7 Aug 2014 07:18:50 +0000 (09:18 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Thu, 7 Aug 2014 07:23:19 +0000 (09:23 +0200)
commit13f72ed7efe35f7ba2e8e61da4ec74d51f319959
tree3823530eeb45aa6207f38b9f8ce594703d008590
parentf5871b196891bb4151cc72d5c4f343ac278546ba
shot.sh: Set ELM_DISPLAY to bring the elm shot engine back to life

As a small fallout from e7dbe063c9c044f072bacafd31ab872f6210788b we now
need to set ELM_DISPLAY with our system has something like $DISPLAY or
$WAYLAND_DISPLAY set. Elm uses that now to find out which window system
to use.

In the case of daing make doc we want it forced to shot even if we run
under X. With ELM_DISPLAY we do that. Thanks goes to raster for the
explanantion and git bisect for pinning it down.
doc/shot.sh