get rid of bin_in_container, use bash to find out commands in guest instead
[build.git] / rpmbuild.sh
index 08da09e..d65579e 100644 (file)
@@ -11,4 +11,4 @@
 set -x
 
 export HOME=${PWD}
-rpmbuild $@
+rpmbuild "$@"