whoops! need to quote that var string
authorSeth Vidal <skvidal@linux.duke.edu>
Mon, 18 Oct 2004 05:41:19 +0000 (05:41 +0000)
committerSeth Vidal <skvidal@linux.duke.edu>
Mon, 18 Oct 2004 05:41:19 +0000 (05:41 +0000)
bin/createrepo

index 0f313a9c40463ce42f5902789fd4a396178cfed9..b0de515cbbd24777276a0b024428a2bd76e53b4a 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec /usr/share/createrepo/genpkgmetadata.py $*
+exec /usr/share/createrepo/genpkgmetadata.py "$@"