Explorar el Código

Merge branch 'maint-0.3.0'

Nick Mathewson hace 8 años
padre
commit
39d0e0cd0b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/test/test-network.sh

+ 1 - 1
src/test/test-network.sh

@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 
 # use bash if it is available, as this script doesn't work well in non-bash sh
 # this will be fixed in #19699