Advertisement
zamotivator

Untitled

Jun 25th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. # Part of bash scripts:
  2. if [ "$target" == "chroot" && \
  3. "$#" -lt 5 ]; then
  4.  
  5. # Output
  6. + build_xxx_source_dir=/tmp/xxx_packaging.RZA90/yyy-sources/xxx-sources
  7. + '[' chroot == chroot
  8. ./utils/make_packages.sh: line 69: [: missing `]'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement