[med-svn] r11672 - trunk/packages/vista/trunk/debian

Luis Ibanez luisibanez-guest at alioth.debian.org
Mon Jul 9 23:44:47 UTC 2012


Author: luisibanez-guest
Date: 2012-07-09 23:44:46 +0000 (Mon, 09 Jul 2012)
New Revision: 11672

Modified:
   trunk/packages/vista/trunk/debian/auto_install
Log:
BUG:Fixed accidental character deletion.


Modified: trunk/packages/vista/trunk/debian/auto_install
===================================================================
--- trunk/packages/vista/trunk/debian/auto_install	2012-07-09 23:36:18 UTC (rev 11671)
+++ trunk/packages/vista/trunk/debian/auto_install	2012-07-09 23:44:46 UTC (rev 11672)
@@ -38,5 +38,5 @@
 echo "I: Importing Globals..."
 echo "I: We are in the directory: "
 pwd
-python CMAKE_OSEHRA_BINARY_DIR/GlobalImport.py"
+python "$CMAKE_OSEHRA_BINARY_DIR/GlobalImport.py"
 echo "I: Importing completed for VistA instance"




More information about the debian-med-commit mailing list