This commit is contained in:
2017-03-16 12:42:42 +01:00
parent c871382198
commit 3bf608777e
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -782,7 +782,7 @@ class RevPiPyLoad(proginit.ProgInit):
return -1
# Elemente prüfen
lst_check = ["Devices", "Sumary", "App"]
lst_check = ["Devices", "Summary", "App"]
for chk in lst_check:
if chk not in jconfigrsc:
return -2
+4
View File
@@ -0,0 +1,4 @@
[DEFAULT]
X-Python3-Version: 3.2-
Package: revpipyload
Suite: stable