Merge commit 'a67f311330461cf90801a74fe351a4a80a5abb11' as 'external/ELFIO'
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# ELFIOTest requires to have the current working directory here,
|
||||
# otherwise it would not find its test files
|
||||
cd `dirname $0`
|
||||
./ELFIOTest
|
||||
Reference in New Issue
Block a user