mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 12:21:19 -03:00
Switch from setpgrp to setpgid for platform independence
darcs-hash:20051006103901-ac50b-cd58dc150d1419ab6c19706fd40fd33842e30e16.gz
This commit is contained in:
@@ -622,7 +622,7 @@ int main( int argc, char **argv )
|
||||
complete_init();
|
||||
reader_init();
|
||||
env_init();
|
||||
|
||||
|
||||
test_util();
|
||||
test_tok();
|
||||
test_parser();
|
||||
|
||||
Reference in New Issue
Block a user