Skip to content

Commit

Permalink
Ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Feb 12, 2015
1 parent 68f2b8b commit c961604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/run_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ def checkStationSuitability(cmdenv, station, src=None):
mps, station.maxPadSize,
TradeDB.padSizesExt[station.maxPadSize],
))
raise False
return False
bm = cmdenv.blackMarket
if bm and station.blackMarket != 'Y':
if src and src != "--from":
Expand Down

0 comments on commit c961604

Please sign in to comment.