Skip to content

Commit

Permalink
fix function syntax #103
Browse files Browse the repository at this point in the history
  • Loading branch information
fffonion committed Aug 14, 2017
1 parent 5a40740 commit 33bce8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swjsq.py
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ def make_wget_script(self, pwd, dial_account):
fi
fi
log {
log () {
echo `date +%X 2>/dev/null` $@
}
Expand Down

0 comments on commit 33bce8e

Please sign in to comment.