[med-svn] r1538 - trunk/community/infrastructure/scripts
tille at alioth.debian.org
tille at alioth.debian.org
Sat Mar 8 07:31:58 UTC 2008
Author: tille
Date: 2008-03-08 07:31:57 +0000 (Sat, 08 Mar 2008)
New Revision: 1538
Added:
trunk/community/infrastructure/scripts/update-ddtp-wrapper
Log:
Use a wrapper for update-ddtp because the script might issue some warnings and takes the actuall CDD as argument.
Added: trunk/community/infrastructure/scripts/update-ddtp-wrapper
===================================================================
--- trunk/community/infrastructure/scripts/update-ddtp-wrapper (rev 0)
+++ trunk/community/infrastructure/scripts/update-ddtp-wrapper 2008-03-08 07:31:57 UTC (rev 1538)
@@ -0,0 +1,4 @@
+#!/bin/bash
+SCRIPT=/home/groups/debian-med/scripts/update-ddtp
+
+python $SCRIPT debian-med 1>/dev/null 2>&1
Property changes on: trunk/community/infrastructure/scripts/update-ddtp-wrapper
___________________________________________________________________
Name: svn:executable
+ *
More information about the debian-med-commit
mailing list