Explorar el Código

absolute path

Daniel Gibbs hace 8 años
padre
commit
823ec71a08
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      tests/tests_jc2server.sh

+ 3 - 3
tests/tests_jc2server.sh

@@ -485,9 +485,9 @@ echo ""
 (command_dev_debug.sh)
 fn_test_result_pass
 pwd
-echo "####### touch & date > tests/.dev-debug"
-touch tests/.dev-debug
-date > tests/.dev-debug
+echo "####### touch & date > /home/travis/build/GameServerManagers/LinuxGSM/tests/.dev-debug"
+touch /home/travis/build/GameServerManagers/LinuxGSM/tests/.dev-debug
+date > /home/travis/build/GameServerManagers/LinuxGSM/tests/.dev-debug
 
 echo "########## ${rootdir}/.dev-debug"
 grep "functionfile=" "tests/dev-debug.log"