patch-test_runtest_sh 241 B

12345678910
  1. $OpenBSD: patch-test_runtest_sh,v 1.1.1.1 2014/07/10 08:59:52 zhuk Exp $
  2. --- test/runtest.sh.orig Mon Jun 28 11:45:25 2010
  3. +++ test/runtest.sh Mon Jun 28 11:45:30 2010
  4. @@ -1,4 +1,4 @@
  5. -#!/bin/bash
  6. +#! /bin/sh
  7. black='\E[30m'
  8. red='\E[31m'