chiark / gitweb /
prefork-interp: change API
[chiark-utils.git] / scripts / prefork-interp-test
index c25bd07361c78b69df9c2ab0b0d9c49728d42e5f..daa43ea9d43f5145b6431f4003c55746ff65a444 100755 (executable)
@@ -15,7 +15,7 @@ sub prwhen ($) {
 
 prwhen('BEGIN');
 
-initialisation_complete();
+prefork_initialisation_complete();
 
 prwhen('AFTER');