Remove errant space.

This commit is contained in:
Kare Morstol
2015-11-24 21:16:25 +01:00
parent 3eb8a72981
commit 12fb5b2a5c
+1 -1
View File
@@ -2,4 +2,4 @@
import SwiftShell
try! run("echo","this is streamed").runAndPrint("wc", "-w")
try! run("echo","this is streamed").runAndPrint("wc", "-w")