Commit b2b4e7fa authored by Ken Thompson's avatar Ken Thompson

need ./ on local files

R=rsc
OCL=19567
CL=19567
parent 64718ec2
...@@ -69,4 +69,4 @@ trap "rm -f _testmain.go _testmain.6 6.out" 0 1 2 3 14 15 ...@@ -69,4 +69,4 @@ trap "rm -f _testmain.go _testmain.6 6.out" 0 1 2 3 14 15
6g _testmain.go 6g _testmain.go
6l _testmain.6 6l _testmain.6
6.out "$@" ./6.out "$@"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment