]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
Usually $PATH works better if components are separated with :
authorAntti Kantee <pooka@iki.fi>
Thu, 24 Jul 2014 13:15:02 +0000 (13:15 +0000)
committerAntti Kantee <pooka@iki.fi>
Thu, 24 Jul 2014 13:15:02 +0000 (13:15 +0000)
.travis.yml

index 89e8d504fad609ab893c5130ff4c490f35fb77b3..bbc543b8f59804f8d461a742ce391571871b2af8 100644 (file)
@@ -6,7 +6,7 @@ before_install:
 
 script:
   - BUILDXEN_QUIET=qq ./buildxen.sh
-  - ( export PATH="${PATH};$(pwd)/app-tools" ; cd tests/configure && rumpapp-xen-configure ./configure && rumpapp-xen-make )
+  - ( export PATH="${PATH}:$(pwd)/app-tools" ; cd tests/configure && rumpapp-xen-configure ./configure && rumpapp-xen-make )
 
 notifications:
   irc: