diff options
Diffstat (limited to 'test_char')
-rwxr-xr-x | test_char | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test_char b/test_char new file mode 100755 index 000000000..3e0438743 --- /dev/null +++ b/test_char @@ -0,0 +1,4 @@ +#!/bin/bash + +export dir=../tools/herculeswrapper +${dir}/char.sh |