Plan 9 from Bell Labs 1990-03-17
1 files changed, 0 insertions(+), 1 deletions(-) M gnot/sysproc.c
M gnot/sysproc.c => gnot/sysproc.c +0 -1
@@ 193,7 193,6 @@ sysexec(ulong *arg) /* * Process #! /bin/sh args ... */ -print("do #! magic=%lux size=%d\n", exec.magic, n); memcpy(line, &exec, sizeof(Exec)); if(indir || line[0]!='#' || line[1]!='!') goto Err;