Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » 32 bit .deb releases
Re: 32 bit .deb releases [message #23955 is a reply to message #23941] Wed, 09 December 2009 23:57 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3361
Registered: August 2008
Senior Veteran
Hello Honza

I have tried this:

if [ -d /media ]; then; echo "OK"; fi 


and I get:

Quote:

upp/linux_scripts$ bash -x ./text
./text: line 1: syntax error near unexpected token `;'
./text: line 1: `if [ -d /media ]; then; echo "OK"; fi '



I am working in an Ubuntu 9.04.

When doing the same in "doSvnKoldo" I get:

Quote:

...
+ uppsvn2deb=/media/cofs2/Desarrollo/upp/linux_scripts/dosvnKo ldo
++ dirname /media/cofs2/Desarrollo/upp/linux_scripts/dosvnKoldo
+ uppsvn2deb=/media/cofs2/Desarrollo/upp/linux_scripts/uppsvn2 deb
+ '[' '!' -f /media/cofs2/Desarrollo/upp/linux_scripts/uppsvn2deb ']'
+ /media/cofs2/Desarrollo/upp/linux_scripts/uppsvn2deb /media/cofs2/Desarrollo/upp /media/cofs2/Desarrollo/upp
./dosvnKoldo: line 51: /media/cofs2/Desarrollo/upp/linux_scripts/uppsvn2deb: Permission denied


But if I try to run directly in the console the last line:

Quote:

bash uppsvn2deb /media/cofs2/Desarrollo/upp /media/cofs2/Desarrollo/upp


It runs Smile (until next error Sad), so it seem commands like:

$uppsvn2deb $SVN_REPO $DEST_PATH


are not executed well by bash.

What do you think ?

Best regards
Koldo


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Speller dictionaries...
Next Topic: .deb libnotify-dev warning!
Goto Forum:
  


Current Time: Wed May 15 17:50:05 CEST 2024

Total time taken to generate the page: 0.02389 seconds