• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂c8716480be309ed468e83b2789bef78772d85795 (tree)
時間2010-10-06 11:38:03
作者6638678 <6638678@1ed6...>
Commiter6638678

Log Message

bug fix

git-svn-id: http://10.144.169.20/repos/um/branches/l7vsd-3.x-ramiel-epoll-cond@10334 1ed66053-1c2d-0410-8867-f7571e6e31d3

Change Summary

差異

--- a/test/umtest.sh
+++ b/test/umtest.sh
@@ -201,7 +201,7 @@ LOG "Test scripts end."
201201 # Aftertreatment
202202 ###################
203203 # Return log and config files.
204-. ${RETURN_FILE}
204+. ${RESTORE_FILE}
205205 # Delete temp directory
206206 rm -rf ${TMP_DIR}
207207 exit 0