X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=run.sh;h=c2c9cfa0ad7deab40ea69bddf807bf880066c5e2;hb=80926f3aabeeeebd4eaf401a1bdff8d51cdbbb9d;hp=473b9e52e81e2057464ddda59211c4b248996456;hpb=0c6e63360c2c1dc55705ced3bf5ddabf22f7abed;p=smartthings-infrastructure.git diff --git a/run.sh b/run.sh index 473b9e5..c2c9cfa 100755 --- a/run.sh +++ b/run.sh @@ -1,8 +1,11 @@ #!/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/alarms/ ../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