[Blends-commit] [SCM] ezgo branch, master, updated. 69fd53f59b781100ba94e6547b889f5b5e01ca49

Franklin franklin at goodhorse.idv.tw
Thu Dec 11 02:10:11 UTC 2014


The following commit has been merged in the master branch:
commit 97a00807aa7dacba835f6bf0db44a172536e8743
Author: Franklin <franklin at goodhorse.idv.tw>
Date:   Wed Dec 10 20:46:26 2014 +0800

    remove debug quit()

diff --git a/ezgo-misc/media_pak_install/media_pak_install.py b/ezgo-misc/media_pak_install/media_pak_install.py
index 34c3132..a6e4689 100755
--- a/ezgo-misc/media_pak_install/media_pak_install.py
+++ b/ezgo-misc/media_pak_install/media_pak_install.py
@@ -233,8 +233,6 @@ class FlashInstall:
 		f.write(bash_to_exe)
 		f.close()
 
-                quit()
-
 		#os.system('gksu -m 請輸入您的使用者密碼,以便安裝 "gnome-terminal -x /bin/bash '+sh_file+' "')
                 execmsg = 'gksu -m '+_("Please input your password.")+' "konsole -e /bin/bash '+sh_file+' "'
 		os.system(execmsg)

-- 
Blend for educatipn with asian specific adaptations



More information about the Blends-commit mailing list