Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--TODO1
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 81175e8..5c1965e 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ build-%:
$(TYPESCRIPT) "$(JHBUILD) buildone $*" $(LOGFILE)
run: scripts/list-outputs
- xinit $(SCRIPTS)/xinitrc -- $(XINITDISPLAY)
+ xinit $(SCRIPTS)/xinitrc -- $(XINITDISPLAY) &>>$(LOGFILE)
test:
$(LOG) "$(SCRIPTS)/run-dogtail-tests" $(LOGFILE)
diff --git a/TODO b/TODO
index 3809deb..94356b1 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,2 @@
* Figure out what to do with shutdown
* Allow to configure resolution (sugarbuildrc?)
-* Hide xinit output, confusing, logging might be enough