Guest User

Untitled

a guest
Dec 10th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. root@renegade:/home/reav3r/Downloads/potato.vfs# ./main.tcl
  2. syntax error in expression " "::potato::slash_cmd_$orig" ni $slashcmds || "::potato::sla...": extra tokens at end of expression
  3. ("if" test expression)
  4. while compiling
  5. "if { "::potato::slash_cmd_$orig" ni $slashcmds || "::potato::slash_cmd_$new" in $slashcmds } {
  6. return 0; # orig doesn't exist, or new already d..."
  7. (compiling body of proc "::potato::alias_slash_cmd", line 4)
  8. invoked from within
  9. "::potato::alias_slash_cmd show world"
  10. (file "/home/reav3r/Downloads/potato.vfs/lib/app-potato/../potato.tcl" line 12313)
  11. invoked from within
  12. "source /home/reav3r/Downloads/potato.vfs/lib/app-potato/../potato.tcl"
  13. ("package ifneeded" script)
  14. invoked from within
  15. "package require app-potato"
  16. (file "./main.tcl" line 8)
Add Comment
Please, Sign In to add comment