diff options
Diffstat (limited to 'test/procinfs.ok')
-rw-r--r-- | test/procinfs.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/procinfs.ok b/test/procinfs.ok new file mode 100644 index 00000000..23aaeff0 --- /dev/null +++ b/test/procinfs.ok @@ -0,0 +1,3 @@ +Initially, PROCINFO["FS"] = FS +After assign to FIELDWIDTHS, PROCINFO["FS"] = FIELDWIDTHS +After assign to FS, PROCINFO["FS"] = FS |