mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
5 lines
46 B
Bash
Executable File
5 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./test-_Exit${EXEEXT}
|
|
test $? = 81
|