Searched refs:UMOUNT_FILE (Results 1 – 1 of 1) sorted by relevance
88 UMOUNT_FILE = 'umount_pdk.sh' variable128 if os.path.exists(targetDir + '/' + UMOUNT_FILE):129 print "Use existing file", UMOUNT_FILE, "to unmount"139 umountf = open(targetDir + '/' + UMOUNT_FILE, 'w+')151 os.system("chmod 700 " + targetDir + '/' + UMOUNT_FILE)