add file used in tests of 'cmdtest'
This commit is contained in:
parent
3ddfd85791
commit
4cbba1cba1
3
files/bin/hello1
Executable file
3
files/bin/hello1
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/perl
|
||||
use File::Basename;
|
||||
print basename($0),"\n";
|
Loading…
x
Reference in New Issue
Block a user