summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-11-04 16:31:31 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-11-04 16:31:31 -0500
commit3c30a244ebad458f4965af4e28f5379b6be7b5ec (patch)
tree9872fdd7d5cfdad02cecb1c5962ddae6f07c5410 /Makefile
parent9e238e701e3c72bd607e1db4c0e3a6fac8704e09 (diff)
downloadcobbler-3c30a244ebad458f4965af4e28f5379b6be7b5ec.tar.gz
cobbler-3c30a244ebad458f4965af4e28f5379b6be7b5ec.tar.xz
cobbler-3c30a244ebad458f4965af4e28f5379b6be7b5ec.zip
Make repos auto-set their breed to make API usage a bit cleaner, still working on tests.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d0ce2542..7da7d77c 100644
--- a/Makefile
+++ b/Makefile
@@ -23,9 +23,6 @@ test:
make rpms
make install
-(make nosetests)
-
-untest:
- prefix=test
make restorestate
nosetests: