[arch-commits] Commit in plan9port/trunk (plan9.sh)

Alexander Rødseth arodseth at archlinux.org
Fri Aug 2 12:16:11 UTC 2019


    Date: Friday, August 2, 2019 @ 12:16:11
  Author: arodseth
Revision: 497043

FS#63331 quoting

Modified:
  plan9port/trunk/plan9.sh

----------+
 plan9.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: plan9.sh
===================================================================
--- plan9.sh	2019-08-02 12:04:24 UTC (rev 497042)
+++ plan9.sh	2019-08-02 12:16:11 UTC (rev 497043)
@@ -1,2 +1,2 @@
 export PLAN9=/usr/lib/plan9
-export PATH=$PATH:$PLAN9/bin
+export PATH="$PATH:$PLAN9/bin"



More information about the arch-commits mailing list