Thu Mar 5 07:59:34 CST 2009 Pekka Pessi <first.last@nokia.com>
* s2check/exit77.c: added git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12553 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
1bb6e48c63
commit
20719ebf88
|
@ -1 +1 @@
|
|||
Tue Mar 10 14:51:57 CDT 2009
|
||||
Tue Mar 10 14:52:49 CDT 2009
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
int main(int argc, char *argv[])
|
||||
{
|
||||
return 77; /* exit code indicating make check that test has been SKIPped */
|
||||
}
|
Loading…
Reference in New Issue