Skip to content

Commit

Permalink
Fixed syntax error in update_cmd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Smith committed Nov 5, 2014
1 parent 96b92be commit bb8bf1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/update_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ def editUpdate(tdb, cmdenv, stationID):
"Boutros, boutros, ghali!",
"I'm Ed Winchester!",
"Suit you, sir! Oh!"
])))
else:
cmdenv.DEBUG(0, "File changed - importing data.")
importDataFromFile(cmdenv, tdb, tmpPath, stationID, dbFilename)
Expand Down

0 comments on commit bb8bf1f

Please sign in to comment.