diff options
Diffstat (limited to 'src/interp/br-data.boot')
-rw-r--r-- | src/interp/br-data.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/br-data.boot b/src/interp/br-data.boot index 3aeb8249..5d892800 100644 --- a/src/interp/br-data.boot +++ b/src/interp/br-data.boot @@ -90,7 +90,7 @@ buildLibdb(:options) == --called by buildDatabase (database.boot) buildLibAttrs attrlist SHUT $outStream domainList => 'done --leave new database in temp.text - OBEY + runCommand $machineType = 'RIOS => '"sort -f -T /tmp -y200 _"temp.text_" > _"libdb.text_"" $machineType = 'SPARC => '"sort -f _"temp.text_" > _"libdb.text_"" '"sort _"temp.text_" > _"libdb.text_"" |