Adding Locks group in run.sh
authorrtrimana <rtrimana@uci.edu>
Thu, 1 Aug 2019 14:59:00 +0000 (07:59 -0700)
committerrtrimana <rtrimana@uci.edu>
Thu, 1 Aug 2019 14:59:00 +0000 (07:59 -0700)
run.sh

diff --git a/run.sh b/run.sh
index 473b9e52e81e2057464ddda59211c4b248996456..d4b8bb760d9096cd4d0555b8140a92d84f87dd95 100755 (executable)
--- a/run.sh
+++ b/run.sh
@@ -1,8 +1,11 @@
 #!/bin/bash
 
 # Device conflict
 #!/bin/bash
 
 # Device conflict
-#python ModelCheck.py ../jpf-core/ ../logs/locks/ ../smartapps/ appLists/device-interaction/locksAppList
-python ModelCheck.py ../jpf-core/ ../logs/musicPlayers/ ../smartapps/ appLists/device-interaction/musicPlayersAppList
+python ModelCheck.py ../jpf-core/ ../logs/locks/ ../smartapps/ appLists/device-interaction/alarmsAppList appLists/device-interaction/alarmsAppList2
+#python ModelCheck.py ../jpf-core/ ../logs/locks/ ../smartapps/ appLists/device-interaction/locksAppList appLists/device-interaction/locksAppList2
+#python ModelCheck.py ../jpf-core/ ../logs/musicPlayers/ ../smartapps/ appLists/device-interaction/musicPlayersAppList
+#python ModelCheck.py ../jpf-core/ ../logs/relaySwitch/ ../smartapps/ appLists/device-interaction/relaySwitchesAppList
+#python ModelCheck.py ../jpf-core/ ../logs/cameras/ ../smartapps/ appLists/device-interaction/camerasAppList
 
 # Physical conflict
 #python ModelCheck.py ../jpf-core/ ../logs/ ../smartapps/ appLists/physical-interaction/soundsensorAppList appLists/physical-interaction/soundAppList
 
 # Physical conflict
 #python ModelCheck.py ../jpf-core/ ../logs/ ../smartapps/ appLists/physical-interaction/soundsensorAppList appLists/physical-interaction/soundAppList