Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test b/tests/test
index dd5080d..e138ca1 100755
--- a/tests/test
+++ b/tests/test
@@ -1,2 +1,2 @@
#!/bin/sh
-../bin/debug/premake4 /scripts=../src test
+cd `dirname $0` && ../bin/debug/premake4 /scripts=../src test