fix interpreter hashbang, fix missing returncode in over.core.cmd

This commit is contained in:
Martinez 2015-06-08 20:49:20 +02:00
parent 57f4315c9a
commit 9acf3a3296
14 changed files with 15 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#! /bin/env python3
#! /usr/bin/env python3
# encoding: utf-8
import time