- Timestamp:
- Jan 3, 2009 12:35:16 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/main.c
r2178 r2179 3860 3860 } 3861 3861 3862 #ifdef KMK 3863 /* The failure might be lost in a -j <lots> run, so mention the 3864 failure again before exiting. */ 3865 if (status && job_slots != 1) 3866 error (NILF, _("*** Exiting with status %d"), status); 3867 #endif 3868 3862 3869 exit (status); 3863 3870 }
Note:
See TracChangeset
for help on using the changeset viewer.