mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
5 lines
46 B
Bash
Executable File
5 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./test-_Exit${EXEEXT}
|
|
test $? = 81
|