4646f74136
fixes TaskJugglerUI (thanks to kurt@) as noticed by vsankar at foretell.ca remove myself as maintainer as I don't use it anymore
10 lines
354 B
Plaintext
10 lines
354 B
Plaintext
$OpenBSD: patch-TestSuite_runtests,v 1.1 2008/05/22 11:48:05 sturm Exp $
|
|
--- TestSuite/runtests.orig Thu May 22 12:51:43 2008
|
|
+++ TestSuite/runtests Thu May 22 12:51:47 2008
|
|
@@ -1,4 +1,4 @@
|
|
-#! /bin/bash
|
|
+#! /bin/sh
|
|
|
|
# Run the test suite in a different time zone than the reference files
|
|
# were generated. This catches all test cases without timezone
|