]> git.lizzy.rs Git - plan9front.git/commitdiff
fix inst/bootsetup
authoraiju <aiju@phicode.de>
Tue, 7 Aug 2012 16:01:53 +0000 (18:01 +0200)
committeraiju <aiju@phicode.de>
Tue, 7 Aug 2012 16:01:53 +0000 (18:01 +0200)
rc/bin/inst/bootsetup

index f5d5c4aa5d994270b9642541ae1124f4a0ffe2a5..c004eb6baf3b40cbac021c0f48fa1552327d0f17 100755 (executable)
@@ -37,7 +37,7 @@ case go
                        bootfile=9pcf
                @{
                        echo 'bootfile='^$bootfile
-                       echo 'bootargs=local!'^$fs^$fsflags
+                       echo 'bootargs=local!'^$fs' '$"fsflags
                        if(~ $#nvram 1)
                                echo 'nvram='^$nvram
                        echo 'mouseport='^$mouseport