[gnome-ostree/wip/new-model: 8/12] tasks: Kill the dummy tasks



commit 89b8b53a61e6ba77b6a099813dcb4e6934d876fa
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Jun 19 18:03:12 2013 -0400

    tasks: Kill the dummy tasks
    
    These were only used for testing.

 Makefile-ostbuild.am               |    2 -
 src/js/tasks/task-dummy-delayed.js |   47 ------------------------------
 src/js/tasks/task-dummy-resolve.js |   55 ------------------------------------
 3 files changed, 0 insertions(+), 104 deletions(-)
---
diff --git a/Makefile-ostbuild.am b/Makefile-ostbuild.am
index 175e038..4c567d6 100644
--- a/Makefile-ostbuild.am
+++ b/Makefile-ostbuild.am
@@ -79,8 +79,6 @@ jsosttasks_DATA= \
        src/js/tasks/task-integrationtest.js \
        src/js/tasks/task-zdisks.js \
        src/js/tasks/testbase.js \
-       src/js/tasks/task-dummy-resolve.js \
-       src/js/tasks/task-dummy-delayed.js \
        $(NULL)
 
 endif


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]