Remove spurious laptop-detect dependency
[grml-autoconfig.git] / tests / test_debs.sh
index 0a06a0d..04b566b 100755 (executable)
@@ -16,7 +16,7 @@ dpkg() {
 
 test_debs() {
     . ../autoconfig.functions
-    CMDLINE='debs=*'
+    CMDLINE='debs'
     INSTALLED=''
 
     TMPDIR=$(mktemp -d)