summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-05-03 12:15:45 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-05-03 12:15:45 +0000
commit491873e5975978ffc50c5af79581657c3f0e3068 (patch)
treed2c27afeaac941d5f317d8dfb19b25914919415b /opcode.pl
parent87f4a7b253858acc72094bac97b22c3f9126c030 (diff)
downloadperl-491873e5975978ffc50c5af79581657c3f0e3068.tar.gz
mkdir without arguments now defaults to $_
p4raw-id: //depot/perl@24378
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.pl b/opcode.pl
index ac9499d5d7..cef6e0ca60 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -834,7 +834,7 @@ rename rename ck_fun isT@ S S
link link ck_fun isT@ S S
symlink symlink ck_fun isT@ S S
readlink readlink ck_fun stu% S?
-mkdir mkdir ck_fun isT@ S S?
+mkdir mkdir ck_fun isTu@ S? S?
rmdir rmdir ck_fun isTu% S?
# Directory calls.